Back to Devexpress

BootstrapUIWidgetExportSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-acebecb5.md

latest1.7 KB
Original Source

BootstrapUIWidgetExportSettings Class

Contains settings related to a client widget’s exporting functionality.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapUIWidgetExportSettings :
    JsonProperties
vb
Public Class BootstrapUIWidgetExportSettings
    Inherits JsonProperties

The following members return BootstrapUIWidgetExportSettings objects:

Remarks

An object of the BootstrapUIWidgetExportSettings type can be accessed by the BootstrapWebClientUIWidgetEx.SettingsExport property.

Inheritance

Object StateManager PropertiesBase DevExpress.Web.Bootstrap.Internal.JsonProperties BootstrapUIWidgetExportSettings

See Also

BootstrapUIWidgetExportSettings Members

DevExpress.Web.Bootstrap Namespace