Back to Devexpress

VerticalGridSettings.SettingsExport Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridsettings-c223978c.md

latest1.3 KB
Original Source

VerticalGridSettings.SettingsExport Property

Provides access to the VerticalGrid’s export settings.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
MVCxVerticalGridExportSettings

An MVCxVerticalGridExportSettings object that contains export settings.

|

See Also

Vertical Grid

VerticalGridSettings Class

VerticalGridSettings Members

DevExpress.Web.Mvc Namespace