XPDataView.Count Property
In This Article
Gets the number of records within the data view.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the number of records within the data view. |
See Also