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