[]
Initializes a new instance of the wijmo.grid.HitTestInfo class.
The Point object in page coordinates to investigate.
Gets the type of cell found at the specified position.
Gets a value that indicates whether the mouse is near the bottom edge of the cell.
Gets a value that indicates whether the mouse is very near the bottom edge of the cell.
Gets a value that indicates whether the mouse is very near the left edge of the cell.
Gets a value that indicates whether the mouse is very near the right edge of the cell.
Gets a value that indicates whether the mouse is very near the top edge of the cell.
Gets a value that indicates whether the mouse is near the left edge of the cell.
Gets a value that indicates whether the mouse is near the right edge of the cell.
Gets a value that indicates whether the mouse is near the top edge of the cell.
Gets the FlexGrid that this HitTestInfo refers to.
Gets the merged status of the cell.
Returns cell range if merged otherwise return null.
Gets the GridPanel that this HitTestInfo refers to.
Gets the point in control coordinates that this wijmo.grid.HitTestInfo refers to.
Gets the cell range at the specified position.
Gets the target element used to create this HitTestInfo.
Position correction when located in the frozen area at the right or at the bottom
Contains information about the part of a FlexGrid control at a given position on the page.