Skip to main content
All docs
V23.2

FetchAsyncArgsBase Class

Populates commands bound to the InfiniteAsyncSource.FetchRowsCommand / PagedAsyncSource.FetchPageCommand properties with data.

Namespace: DevExpress.Mvvm.Xpf

Assembly: DevExpress.Mvvm.v23.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

public abstract class FetchAsyncArgsBase

Inheritance

See Also