A newer version of this page is available.
Switch to the current version.
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
Public MustInherit Class GridExportAppearanceBase
Inherits GridViewStyleBase
Related API Members
The following members accept/return GridExportAppearanceBase objects:
Inheritance
Show 12 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridExportAppearanceBase
See Also
Feedback