InfiniteSourceBase.FetchMoreRows() Method
Forces loading of the next rows portion.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
Call the FetchMoreRows
method to force the FetchRowsCommand / FetchRows and load the next portion of data.
See Also