FetchRowsEventArgsBase Class
In This Article
Provides data for the InfiniteAsyncSource.FetchRows and InfiniteSource.FetchRows events.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public abstract class FetchRowsEventArgsBase :
FetchEventArgsBase
#Inheritance
Object
EventArgs
DevExpress.Xpf.Data.BaseAsyncArgs
See Also