Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CrossTabLayoutOptions Class

Provides access to the Cross Tab’s layout options.

Namespace: DevExpress.XtraReports.UI.CrossTab

Assembly: DevExpress.XtraReports.v24.2.dll

NuGet Package: DevExpress.Reporting.Core

#Declaration

public class CrossTabLayoutOptions

The following members return CrossTabLayoutOptions objects:

#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