[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeView.GetNodeAtPoint

GetNodeAtPoint Method

GetNodeAtPoint(Point)

Gets the node located at the specified point of client area.

Declaration
public C1TreeNode GetNodeAtPoint(Point location)
Public Function GetNodeAtPoint(location As Point) As C1TreeNode
Parameters
Type Name Description
Point location
Returns
Type Description
C1TreeNode