ComponentOne Xamarin.iOS
CellType Property (GridCellRangeEventArgs)


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

Reference

GridCellRangeEventArgs Class
GridCellRangeEventArgs Members