DrawTreeNodeExtendedEventArgsNode Property
This read-only property returns the tree node being drawn
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public TreeNode Node { get; }
Public ReadOnly Property Node As TreeNode
Get
public:
property TreeNode^ Node {
TreeNode^ get ();
}
member Node : TreeNode with get
Property Value
TreeNode