PivotSummaryDataSource.RowCount Property
Gets the number of rows in the data source.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of rows in the summary data source. |
See Also