C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridInputEventArgs Class / CellType Property

In This Topic
CellType Property (GridInputEventArgs)
In This Topic
Gets the type of the cell.
Syntax
'Declaration
 
Public ReadOnly Property CellType As GridCellType
 
See Also