CrossTabPrintOptions Class
Provides the Cross Tab’s print options.
Namespace: DevExpress.XtraReports.UI.CrossTab
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
The XRCrossTab.PrintOptions property provides access to CrossTabPrintOptions class members.
At design time, you can set specific print options in the Cross Tab’s smart tag.
Use the Properties window to access all available print options.
Inheritance
Object
CrossTabPrintOptions
See Also