Property HideRoot
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.
public virtual bool HideRoot { get; set; }
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.
public virtual bool HideRoot { get; set; }