WebCustomExportFieldValueEventArgs.Appearance Property
Gets or sets the appearance object used to paint the field value currently being exported.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.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 field value currently being exported. . |
See Also