Gets or sets sub menu or nested group width in pixels.

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

Syntax

C#
Unit NestedGroupWidth { get; set; }
Visual Basic (Declaration)
Property NestedGroupWidth As Unit
	Get
	Set

See Also