PivotCustomColumnWidthEventArgs.RowCount Property
Gets the number of rows in the pivot grid.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the total number of rows. |
See Also