This property is not applicable for header.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public override Unit NestedGroupWidth { get; set; }
Visual Basic (Declaration)
<BrowsableAttribute(False)> _
Public Overrides Property NestedGroupWidth As Unit
	Get
	Set

Implements

INestedGroupSupport..::..NestedGroupWidth

See Also