DataGridView::HitTestInfo::Nowhere Field
.NET Framework (current version)
Specifies that the point is not on a cell or cell header. This field is read-only.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Field Value
Type: System.Windows.Forms::DataGridView::HitTestInfo^The HitTest method returns Nowhere when the specified point is at an empty area of the DataGridView.
.NET Framework
Available since 2.0
Available since 2.0
Show: