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