C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridCellRangeEventArgs Class
Properties

GridCellRangeEventArgs Class Members

The following tables list the members exposed by GridCellRangeEventArgs.

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 indicating whether the associated event is cancellable. (Inherited from C1.iOS.Grid.CancelEventArgs)
Public PropertyGets the cell range.  
Public PropertyGets the type of the cell.  
Top
See Also