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