Name | Description | |
---|---|---|
![]() | CellRange | Gets a CellRange object that represents the cell at the specified location. |
![]() | CellType | Gets the type of cell at the specified location. |
![]() | Column | Gets the index of the column at the specified location. |
![]() | MouseEventArgs | Gets the System.Windows.RoutedEventArgs object used to create this HitTestInfo object. |
![]() | Panel | Gets the GridPanel at the specified location. |
![]() | Point | Gets the Point that defines the hit test location. |
![]() | Rect | Gets a Rect value that represents the bounds of the cell at the specified location. |
![]() | Row | Gets the index of the row at the specified location. |