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

GridExportAppearanceBase Class

Serves as a base for classes that contain the appearance settings used to paint the grid-like controls and their elements when a grid is exported.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public abstract class GridExportAppearanceBase :
    GridViewStyleBase

The following members return GridExportAppearanceBase objects:

See Also