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.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public sealed class FetchRowsEventArgs :
    FetchRowsEventArgsBase

Inheritance

Object
EventArgs
DevExpress.Xpf.Data.BaseAsyncArgs
See Also