Click or drag to resize

ShellTreeNodeHasChildren Property

true, if this ShellTreeNode has subfolders; otherwise false.

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

Property Value

Type: Boolean
See Also