Click or drag to resize

ShellTreeViewNodes Property

Returns a collection containing all child ShellTreeNodes of this ShellTreeNode.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public TreeNodeCollection Nodes { get; }

Property Value

Type: TreeNodeCollection
See Also