ComponentOne Xamarin Edition
GridCellEditEventArgs Class Properties

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridCellEditEventArgs Class

For a list of all members of this type, see GridCellEditEventArgs members.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.Xamarin.Forms.Grid.CancelEventArgs)
Public Property Gets a value that determines whether the editing action was canceled.  
Public Property Gets a value indicating whether the associated event is cancellable. (Inherited from C1.Xamarin.Forms.Grid.CancelEventArgs)
Public Property Gets the cell range. (Inherited from C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)
Public Property Gets the type of the cell. (Inherited from C1.Xamarin.Forms.Grid.GridCellRangeEventArgs)
Public Property Gets the editor.  
Top
See Also

Reference

GridCellEditEventArgs Class
C1.Xamarin.Forms.Grid Namespace