MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridRefreshEventArgs Class / GridRefreshEventArgs Constructor
In This Topic
    GridRefreshEventArgs Constructor
    In This Topic
    Initializes a new instance of the GridRefreshEventArgs class.
    Syntax
    public GridRefreshEventArgs( 
       CancellationToken cancellationToken
    )

    Parameters

    cancellationToken
    See Also