ASPxGridViewExportSettings Class
In This Article
Contains the export settings to be applied when the GridView’s data is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxGridViewExportSettings :
ASPxGridExportSettings
#Related API Members
The following members return ASPxGridViewExportSettings objects:
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridExportSettings
ASPxGridViewExportSettings
See Also