Back to Devexpress

GridSettingsBase.SettingsExport Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridsettingsbase-cb6fbdc2.md

latest1.1 KB
Original Source

GridSettingsBase.SettingsExport Property

Provides access to the grid’s export settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxGridExportSettings SettingsExport { get; }
vb
Public ReadOnly Property SettingsExport As MVCxGridExportSettings

Property Value

TypeDescription
MVCxGridExportSettings

A MVCxGridExportSettings object that provides export options.

|

See Also

GridSettingsBase Class

GridSettingsBase Members

DevExpress.Web.Mvc Namespace