DataGridView::HitTestInfo::RowY Property
.NET Framework (current version)
Gets the y-coordinate of the top of the row that contains the coordinates described by the current DataGridView::HitTestInfo.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32The y-coordinate of the row in the DataGridView that contains the coordinates described by the current DataGridView::HitTestInfo.
.NET Framework
Available since 2.0
Available since 2.0
Show: