GridExportAppearanceBase Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class GridExportAppearanceBase :
GridViewStyleBase
#Related API Members
The following members return GridExportAppearanceBase objects:
#Inheritance
Show 16 items
See Also