InfiniteSourceBase.RowsFetchState Property
In This Article
Gets the state of fetching rows.
Namespace: DevExpress.Data
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type |
---|
DevExpress. |
#Remarks
The GridControl uses the RowsFetchState property to display the bottom row with indication.
You can use this property to show a custom indication.
See Also