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