aspnet-devexpress-dot-web-141d4cc7.md
Provides the style settings used to paint the visual elements within the ASPxVerticalGrid when it is exported.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridExportStyles :
PropertiesBase
Public Class VerticalGridExportStyles
Inherits PropertiesBase
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 |
These settings can be accessed using the ASPxVerticalGrid.Styles property.
Object StateManager PropertiesBase VerticalGridExportStyles
See Also