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