| C1.Win.TreeView Namespace > C1TreeViewEventArgs Class : Node Property |
'Declaration<C1DescriptionAttribute("Gets the tree node to be checked, expanded, collapsed, or selected.")> Public ReadOnly Property Node As C1TreeNode
'UsageDim instance As C1TreeViewEventArgs Dim value As C1TreeNode value = instance.Node
[C1Description("Gets the tree node to be checked, expanded, collapsed, or selected.")] public C1TreeNode Node {get;}
[C1Description("Gets the tree node to be checked, expanded, collapsed, or selected.")] public: property C1TreeNode^ Node { C1TreeNode^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2