WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridHitTestInfo Class
/ Column Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Column Property (GridHitTestInfo)
In This Topic
Gets the index of the column at the specified location.
Syntax
C#
public
int
Column {
get
;}
Remarks
If there is no column at the specified location, this property returns -1.
See Also
Reference
GridHitTestInfo Class
GridHitTestInfo Members