Skip to main content

FetchRowsEventArgs Class

Provides data for the InfiniteSource.FetchRows event.

Namespace: DevExpress.Xpf.Data

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public sealed class FetchRowsEventArgs :
    FetchRowsEventArgsBase

Inheritance

Object
EventArgs
DevExpress.Xpf.Data.BaseAsyncArgs
See Also