Back to Devexpress

ASPxGridView.SettingsExport Property

aspnet-devexpress-dot-web-dot-aspxgridview-1d432a7a.md

latest1.1 KB
Original Source

ASPxGridView.SettingsExport Property

Provides access to the ASPxGridView’s export settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxGridViewExportSettings

A ASPxGridViewExportSettings object that contains the ASPxGridView’s export settings.

|

See Also

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace