C1.Win.TreeView Namespace / C1TreeView Class / GetFocusedNode Method

In This Topic
GetFocusedNode Method (C1TreeView)
In This Topic
Gets a node that contains the focused cell.
Syntax
'Declaration
 
Public Function GetFocusedNode() As C1TreeNode
 
See Also