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

In This Topic
GetTopNode Method (C1TreeView)
In This Topic
Returns the first visible C1TreeNode in the C1TreeView.
Syntax
'Declaration
 
Public Function GetTopNode() As C1TreeNode
 
See Also