Click or drag to resize

ViewNamespaceTreeControl Property

Gets the namespace tree control instance.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public NamespaceTreeControl NamespaceTreeControl { get; }

Property Value

Type: NamespaceTreeControl
The tree control instance.
See Also