WebCustomExportHeaderEventArgs.Appearance Property
Gets or sets the appearance object used to paint the header currently being exported.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DevExpress.PivotGrid.Printing.WebPrintAppearanceObject | A DevExpress.PivotGrid.Printing.WebPrintAppearanceObject object that contains appearance settings used to paint the header currently being exported. |
See Also