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