PivotGridOptionsPrint Class
Provides options which specifies the Pivot Grid layout and appearance when the control is printed or exported in WYSIWYG mode.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Related API Members
The following members return PivotGridOptionsPrint objects:
Remarks
The following table lists the properties used to access the PivotGridOptionsPrint instance.
Platform | Property | Documentation |
---|---|---|
WinForms | PivotGridControl.OptionsPrint | Printing and Exporting |
ASP.NET | ASPxPivotGridExporter.OptionsPrint | Export |
ASP.NET MVC | MVCxPivotGridExportSettings.OptionsPrint | Export Overview |
Implements
Inheritance
See Also