Back to Devexpress

GridViewSettings.SettingsExport Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-5d117a2c.md

latest1.2 KB
Original Source

GridViewSettings.SettingsExport Property

Provides access to the GridView’s export settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
MVCxGridViewExportSettings

An MVCxGridViewExportSettings object that contains export settings.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace