Skip to main content
A newer version of this page is available. .

FetchRowsAsyncEventArgs Class

Provides data for the InfiniteAsyncSource.FetchRows event.

Namespace: DevExpress.Xpf.Data

Assembly: DevExpress.Xpf.Core.v19.2.dll

Declaration

public sealed class FetchRowsAsyncEventArgs :
    FetchRowsEventArgsBase

Inheritance

Object
EventArgs
DevExpress.Xpf.Data.BaseAsyncArgs
See Also