Skip to main content
All docs
V25.1
  • CrossTabPrintOptions Class

    Provides the Cross Tab’s print options.

    Namespace: DevExpress.XtraReports.UI.CrossTab

    Assembly: DevExpress.XtraReports.v25.1.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