WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridHitTestInfo Class
/ CellType Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CellType Property (GridHitTestInfo)
In This Topic
Gets the type of cell at the specified location.
Syntax
C#
public
Nullable<GridCellType>
CellType {
get
;
set
;}
See Also
Reference
GridHitTestInfo Class
GridHitTestInfo Members