Click or drag to resize

ShellTreeViewNodes Property

Returns a collection containing all child ShellTreeNodes of this ShellTreeNode.

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

Property Value

TreeNodeCollection
See Also