Click or drag to resize
CMSTreeViewHideRootNode Property
Gets or sets the value that indicates whether root node is hidden.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool HideRootNode { get; set; }

Property Value

Type: Boolean
See Also