Back to Devexpress

FetchRowsAsyncArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-1f2d5164.md

latest1.1 KB
Original Source

FetchRowsAsyncArgs Class

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

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class FetchRowsAsyncArgs :
    FetchAsyncArgsBase
vb
Public Class FetchRowsAsyncArgs
    Inherits FetchAsyncArgsBase

Inheritance

Object FetchAsyncArgsBase FetchRowsAsyncArgs

See Also

FetchRowsAsyncArgs Members

DevExpress.Mvvm.Xpf Namespace