Back to Devexpress

ASPxVerticalGrid.SettingsExport Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-8eb007d3.md

latest1.1 KB
Original Source

ASPxVerticalGrid.SettingsExport Property

Provides access to the ASPxVerticalGrid’s export settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxVerticalGridExportSettings

A ASPxVerticalGridExportSettings object that contains the ASPxVerticalGrid’s export settings.

|

See Also

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace