Back to Devexpress

BootstrapUIWidgetExportSettings.Formats Property

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapuiwidgetexportsettings-098d5785.md

latest1.5 KB
Original Source

BootstrapUIWidgetExportSettings.Formats Property

Specifies a set of formats available for export.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public string[] Formats { get; set; }
vb
Public Property Formats As String()

Property Value

TypeDescription
String[]

An array of strings specifying available export formats.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Formats
BootstrapWebClientUIWidgetEx

.SettingsExport .Formats

|

See Also

BootstrapUIWidgetExportSettings Class

BootstrapUIWidgetExportSettings Members

DevExpress.Web.Bootstrap Namespace