aspnet-devexpress-dot-web-dcf222a3.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class GridExportAppearanceBase :
GridViewStyleBase
Public MustInherit Class GridExportAppearanceBase
Inherits GridViewStyleBase
The following members return GridExportAppearanceBase objects:
Show 16 items
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridExportAppearanceBase CardViewExportAppearance
CardViewExportTotalSummaryPanelStyle
GridViewExportOptionalAppearance
See Also