ComponentOne Xamarin.Android
CellType Property (GridCellRangeEventArgs)


C1.Android.Grid Assembly > C1.Android.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