ASPxGridView.SettingsExport Property
Provides access to the ASPxGridView’s export settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewExportSettings | A ASPxGridViewExportSettings object that contains the ASPxGridView’s export settings. |
See Also