The HitTestInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
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 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.
|