ComponentOne Xamarin.iOS
CellRange Property


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridCellRangeEventArgs Class : CellRange Property
Gets the cell range.
Syntax
'Declaration
 
Public ReadOnly Property CellRange As GridCellRange
'Usage
 
Dim instance As GridCellRangeEventArgs
Dim value As GridCellRange
 
value = instance.CellRange
public GridCellRange CellRange {get;}
See Also

Reference

GridCellRangeEventArgs Class
GridCellRangeEventArgs Members