XRPivotGrid.ColumnCount Property
Gets the number of columns in the XRPivotGrid.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of columns displayed within the XRPivotGrid. |
See Also