FetchRowsAsyncEventArgs Class
In This Article
Provides data for the FetchRows event.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public sealed class FetchRowsAsyncEventArgs :
FetchRowsEventArgsBase
#Inheritance
Object
EventArgs
BaseAsyncArgs
FetchEventArgsBase
FetchRowsEventArgsBase
FetchRowsAsyncEventArgs
See Also