InfiniteSourceBase.FetchMode Property
Gets or sets the method of fetching rows.
Namespace: DevExpress.Data
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type |
|---|
| FetchMode |
Available values:
| Name |
|---|
| Auto |
| Manual |
See Also