[]
        
(Showing Draft Content)

C1.Maui.Grid.GridRefreshEventArgs

GridRefreshEventArgs Class

Event data for Refresh event.

Inheritance
GridRefreshEventArgs
Namespace: C1.Maui.Grid
Assembly: C1.Maui.GridControl.dll
Syntax
public class GridRefreshEventArgs : AsyncEventArgs

Constructors

Name Description
GridRefreshEventArgs(CancellationToken)

Initializes a new instance of the GridRefreshEventArgs class.

Properties

Name Description
Cancel

Gets or sets a value indicating whether the associated event should be canceled.