Table of Contents

Property HideRoot

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HideRoot

Gets or sets a value indicating whether the display of the root node is supressed. This effectively causing the first-level nodes to appear as a series of root nodes.

bool HideRoot { get; set; }

Property Value

bool

true if the root node is hidden; false, if the the root node is shown. The default is true.