Click or drag to resize

ShellTreeNodeHasChildren Property

true, if this ShellTreeNode has subfolders; otherwise false.

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

Property Value

Type: Boolean
See Also