PivotDataSource.RowCount Property
When overridden in descendant classes, gets the number of rows in the data source.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | Always 0. |
See Also