ASPxPivotGrid.StylesPrint Property
Provides access to style settings that allow the export appearance of the pivot grid (and its visual elements) to be defined.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DevExpress.PivotGrid.Printing.WebPrintAppearance | A WebPrintAppearance object that contains export style settings. |
See Also