Skip to main content
A newer version of this page is available. .
Tab

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

The following members return GridViewExportStyles objects:

Remarks

These settings can be accessed using the ASPxGridViewExporter.Styles property.

Implements

Inheritance

See Also