| TreeNodeExpandedEventArgsNode Property |
Gets or sets the expanded node.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public TreeNode Node { get; set; }
Public Property Node As TreeNode
Get
Set
Property Value
Type:
TreeNodeExpanded node.
Remarks See Also