ShellTreeViewCompactRoots Property |
Reduces the space between the root nodes of the Tree.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public bool CompactRoots { get; set; }
Public Property CompactRoots As Boolean
Get
Set
public:
property bool CompactRoots {
bool get ();
void set (bool value);
}
member CompactRoots : bool with get, set
Property Value
Type:
BooleanSee Also