VirtualServerModeRowsEventArgs.CurrentRowCount Property
Gets the count of rows currently loaded to the grid.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of loaded rows. |
See Also