Skip to main content
A newer version of this page is available. .

BootstrapUIWidgetExportSettings Class

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

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapUIWidgetExportSettings :
    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