VerticalGridExportStyles Class
Provides the style settings used to paint the visual elements within the ASPxVerticalGrid 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 VerticalGridExportStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxVerticalGrid.StylesExport |
ASPxVerticalGridExporter.Styles | |
ASP.NET MVC Extensions | MVCxVerticalGridExportSettings.Styles |
Remarks
These settings can be accessed using the ASPxVerticalGrid.Styles property.
Implements
Inheritance
Object
StateManager
PropertiesBase
VerticalGridExportStyles
See Also