FetchRowsResult.HasMoreRows Property
Gets whether a data source has more rows.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Mvvm.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if a data source has more rows; otherwise, false. |
See Also