GridViewExportStyles Class
Provides the style settings used to paint the visual elements within the ASPxGridView when it is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridViewExportStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxGridView.StylesExport |
ASPxGridViewExporter.Styles | |
ASP.NET MVC Extensions | MVCxGridViewExportSettings.Styles |
Remarks
These settings can be accessed using the ASPxGridViewExporter.Styles property.
Implements
Inheritance
Object
StateManager
PropertiesBase
GridViewExportStyles
See Also