www.Chart4.NET (Documentation) |
Samples Download | Release Notes
The affected node of the raised event.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public TreeNode Node { get; }
Public ReadOnly Property Node As TreeNode
Get
Public ReadOnly Property Node As TreeNode
Get
public:
property TreeNode^ Node {
TreeNode^ get ();
}
member Node : TreeNode with get
/** @property */
public TreeNode get_Node()
/** @property */
public TreeNode get_Node()
Field Value
System.Windows.Forms.TreeNode