Infragistics2.Win.UltraWinTree.v8.1
Node Property
See Also 
Infragistics.Win.UltraWinTree Namespace > TreeNodeUIElement Class : Node Property

Returns the TreeNode context

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Node As UltraTreeNode
C# 
public UltraTreeNode Node {get;}

See Also