MVCxPivotGridExportSettings.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.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
DevExpress.PivotGrid.Printing.WebPrintAppearance | A WebPrintAppearance object that contains export style settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to StylesPrint |
---|---|
PivotGridSettings |
|
See Also