[]
        
(Showing Draft Content)

C1.Android.Grid.C1GridControl.OnRefreshAsync

OnRefreshAsync Method

OnRefreshAsync(GridRefreshEventArgs)

Called when the refresh was pulled.

Declaration
protected virtual Task OnRefreshAsync(GridRefreshEventArgs e)
Protected Overridable Function OnRefreshAsync(e As GridRefreshEventArgs) As Task
Parameters
Type Name Description
GridRefreshEventArgs e
Returns
Type Description
Task