| TreeNodeEditEventArgsNode Property |
Gets the node that is being edited.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public TreeNode Node { get; }
Public ReadOnly Property Node As TreeNode
Get
Property Value
Type:
TreeNodeRemarks See Also