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

FetchRowsEventArgs Class

Provides data for the InfiniteSource.FetchRows event.

Namespace: DevExpress.Xpf.Data

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

Declaration

public sealed class FetchRowsEventArgs :
    FetchRowsEventArgsBase

Inheritance

Object
EventArgs
DevExpress.Xpf.Data.BaseAsyncArgs
See Also