ComponentOne FlexGrid for UWP
CancelEdits Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellEditEventArgs Class : CancelEdits Property
Gets a value that determines whether the editing action was canceled.
Syntax
'Declaration
 
Public ReadOnly Property CancelEdits As System.Boolean
public System.bool CancelEdits {get;}
See Also

Reference

CellEditEventArgs Class
CellEditEventArgs Members