Xuni Product Documentation - Xamarin.Forms
GridCellEditEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the associated event should be canceled. (Inherited from Xuni.Forms.FlexGrid.CancelEventArgs)
Public PropertyCancelable Gets a value indicating whether the associated event is cancelable. (Inherited from Xuni.Forms.FlexGrid.CancelEventArgs)
Public PropertyCancelEdits Gets a value that determines whether the editing action was canceled.  
Public PropertyCellRange Gets the cell range. (Inherited from Xuni.Forms.FlexGrid.GridCellRangeEventArgs)
Public PropertyCellType Gets the type of the cell. (Inherited from Xuni.Forms.FlexGrid.GridCellRangeEventArgs)
Public PropertyEditor Gets the editor.  
Top
See Also

Reference

GridCellEditEventArgs Class
Xuni.Forms.FlexGrid Namespace