DataGridView::HitTestInfo::ToString Method ()
.NET Framework (current version)
Returns a string that represents a DataGridView::HitTestInfo.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ToString method returns a string that includes the value of the Type, ColumnIndex, and RowIndex properties.
.NET Framework
Available since 2.0
Available since 2.0
Show: