C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellRangeEventArgs Class

GridCellRangeEventArgs Class Properties

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

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.Android.Grid.CancelEventArgs)
Public Property Gets a value indicating whether the associated event is cancellable. (Inherited from C1.Android.Grid.CancelEventArgs)
Public Property Gets the cell range.  
Public Property Gets the type of the cell.  
Top
See Also