[]
        
(Showing Draft Content)

C1.WPF.C1TreeView.GetNode

GetNode Method

GetNode(Point)

Gets the nearest C1TreeViewItem to the specified location.

Declaration
public C1TreeViewItem GetNode(Point position)
Parameters
Type Name Description
Point position

The location.

Returns
Type Description
C1TreeViewItem

The nearest C1TreeViewItem.