Skip to main content
All docs
V24.2

FetchRowsAsyncArgs Class

In This Article

Populates the command bound to the InfiniteAsyncSource.FetchRowsCommand property with data.

Namespace: DevExpress.Mvvm.Xpf

Assembly: DevExpress.Mvvm.v24.2.dll

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

#Declaration

public class FetchRowsAsyncArgs :
    FetchAsyncArgsBase

#Inheritance

Object
FetchAsyncArgsBase
FetchRowsAsyncArgs
See Also