ComponentOne Xamarin.Android
CancelEdits Property


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellEditEventArgs Class : CancelEdits Property
Gets a value that determines whether the editing action was canceled.
Syntax
'Declaration
 
Public ReadOnly Property CancelEdits As Boolean
'Usage
 
Dim instance As GridCellEditEventArgs
Dim value As Boolean
 
value = instance.CancelEdits
public bool CancelEdits {get;}
See Also

Reference

GridCellEditEventArgs Class
GridCellEditEventArgs Members