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.2
Syntax
public bool HasChildren { get; set; }

Property Value

Boolean
See Also