BootstrapUIWidgetExportSettings.Formats Property
Specifies a set of formats available for export.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Description |
---|---|
String[] | An array of strings specifying available export formats. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Formats |
---|---|
BootstrapWebClientUIWidgetEx |
|
See Also