GrapeCity.Win.MultiRow Namespace : HitTestInfo Class |
The following tables list the members exposed by HitTestInfo.
Name | Description | |
---|---|---|
![]() | CellIndex | Gets the index of the cell that contains the specified coordinates. |
![]() | CellName | Gets the name of the cell that contains the specified coordinates. |
![]() | CellX | Gets the Cell.Left value of the cell with the specified coordinates. |
![]() | CellY | Gets the Cell.Top value of the cell that contains the specified coordinates. |
![]() | SectionIndex | Gets the index of the Section that contains the specified coordinates. |
![]() | Type | Gets a value that indicates which part of the GcMultiRow is located in the specified coordinates. |
![]() | ViewportColumnIndex | Gets the index of the viewport column that contains the specified coordinates. |
![]() | ViewportRowIndex | Gets the index of the viewport row that contains the specified coordinates. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified System.Object is equal to the current HitTestInfo. |
![]() | GetHashCode | Gets the hash code of the current HitTestInfo. |
![]() | ToString | Returns a System.String that represents the current HitTestInfo. |