WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellEditEventArgs Class / CancelEdits Property
In This Topic
    CancelEdits Property (GridCellEditEventArgs)
    In This Topic
    Gets a value that determines whether the editing action was canceled.
    Syntax
    public bool CancelEdits {get;}
    See Also