<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / CellEditEventArgs Class / CancelEdits Property

In This Topic
    CancelEdits Property (CellEditEventArgs)
    In This Topic
    Gets a value that determines whether the editing action was canceled.
    Syntax
    'Declaration
     
    Public ReadOnly Property CancelEdits As Boolean
    public bool CancelEdits {get;}
    See Also