A newer version of this page is available.
Switch to the current version.
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.v19.2.dll
Declaration
public class GridViewExportStyles :
PropertiesBase
Public Class GridViewExportStyles
Inherits PropertiesBase
Related API Members
The following members accept/return GridViewExportStyles objects:
Remarks
These settings can be accessed using the ASPxGridViewExporter.Styles property.
Implements
Inheritance
Object
StateManager
PropertiesBase
GridViewExportStyles
See Also
Feedback