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

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

Syntax

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

See Also