XRPivotGridOptionsPrint Class
Provides print options for the XRPivotGrid control.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
The XRPivotGridOptionsPrint class provides a set of properties that specify the printing options of a pivot grid. These options can be accessed via the control’s XRPivotGrid.OptionsPrint property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsPrint
XRPivotGridOptionsPrint
See Also