MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridRefreshEventArgs Class / Awaiter Property
In This Topic
    Awaiter Property (GridRefreshEventArgs)
    In This Topic
    Gets the deferrals awaiter.
    Syntax
    protected AsyncEventArgsDeferralsAwaiter Awaiter {get;}
    See Also