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