FlexGrid for WinRT
HitTest(Point) Method

Windows.Foundation.Point, in control coordinates, that specifies the position to be tested.
Gets a HitTestInfo object that contains information about the grid at a given location.
Syntax
'Declaration
 
Public Overloads Function HitTest( _
   ByVal point As Windows.Foundation.Point _
) As HitTestInfo
public HitTestInfo HitTest( 
   Windows.Foundation.Point point
)

Parameters

point
Windows.Foundation.Point, in control coordinates, that specifies the position to be tested.

Return Value

A HitTestInfo object that contains information about the grid at the location specified by the point parameter.
Remarks
For more details and an example, please see HitTest(MouseEventArgs).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1FlexGrid Class
C1FlexGrid Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback