Skip to main content
A newer version of this page is available. .

CrossTabLayoutOptions Class

Provides access to the Cross Tab’s layout options.

Namespace: DevExpress.XtraReports.UI.CrossTab

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class CrossTabLayoutOptions

Remarks

The XRCrossTab.LayoutOptions property provides access to CrossTabLayoutOptions class members.

At design time, you can set specific layout options in the Cross Tab’s smart tag.

Use the Properties window to access all available layout options.

Inheritance

Object
CrossTabLayoutOptions
See Also