MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridRefreshEventArgs Class / Cancel Property
In This Topic
    Cancel Property (GridRefreshEventArgs)
    In This Topic
    Gets or sets a value indicating whether the associated event should be canceled.
    Syntax
    public bool Cancel {get; set;}
    See Also