C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridCellEditEventArgs Class

GridCellEditEventArgs Class Properties

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

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