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