BootstrapUIWidgetExportSettings.FileName Property
Specifies a default name for the file to which the widget will be exported.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "file" | A string specifying the default file name. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to FileName |
---|---|
BootstrapWebClientUIWidgetEx |
|
See Also