Skip to main content

CrossTabPrintOptions Class

Provides the Cross Tab’s print options.

Namespace: DevExpress.XtraReports.UI.CrossTab

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class CrossTabPrintOptions

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