C1.Win.TreeView Namespace / C1TreeViewNodeCellEventArgs Class / Node Property

In This Topic
Node Property (C1TreeViewNodeCellEventArgs)
In This Topic
Gets the tree node that has been checked, expanded, collapsed, or selected.
Syntax
'Declaration
 
Public ReadOnly Property Node As C1TreeNode
 
See Also