CrossTabStyles Class
Provides the Cross Tab control’s styles.
Namespace: DevExpress.XtraReports.UI.CrossTab
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Related API Members
The following members return CrossTabStyles objects:
#Remarks
You can use the XRCrossTab.CrossTabStyles property to access the CrossTabStyles class.
Use the CrossTabStyles.GeneralStyle property to specify common appearance settings that apply to all Cross Tab cells.
Use the CrossTabStyles.HeaderAreaStyle, CrossTabStyles.DataAreaStyle, and CrossTabStyles.TotalAreaStyle properties to customize appearance settings for Cross Tab areas and override the general style settings.