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

FetchRowsAsyncEventArgs Class

Provides data for the FetchRows event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v21.2.dll

Declaration

public sealed class FetchRowsAsyncEventArgs :
    FetchRowsEventArgsBase

Inheritance

Object
EventArgs
BaseAsyncArgs
DevExpress.WinUI.Grid.FetchEventArgsBase
DevExpress.WinUI.Grid.FetchRowsEventArgsBase
FetchRowsAsyncEventArgs
See Also