GridViewExportAppearance Class
In This Article
Provides the appearance settings used to paint the ASPxGridView’s elements when it is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewExportAppearance :
GridExportAppearanceBase
#Inheritance
Show 11 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridExportAppearanceBase
GridViewExportAppearance
See Also