DataGrid.HitTestInfo Properties
.NET Framework 4.5
The DataGrid.HitTestInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
Column | Gets the number of the column the user has clicked. |
|
Row | Gets the number of the row the user has clicked. |
|
Type | Gets the part of the System.Windows.Forms.DataGrid control, other than the row or column, that was clicked. |