Click or drag to resize

ShellTreeViewRootNode Property

Returns the first root element of the type ShellTreeNode of this shell treeview.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ShellTreeNode RootNode { get; }

Property Value

Type: ShellTreeNode
See Also