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

FetchRowsEventArgsBase Class

Provides data for the InfiniteAsyncSource.FetchRows and InfiniteSource.FetchRows events.

Namespace: DevExpress.Xpf.Data

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

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

Declaration

public abstract class FetchRowsEventArgsBase :
    FetchEventArgsBase

Inheritance

Object
EventArgs
DevExpress.Xpf.Data.BaseAsyncArgs
See Also