Sub-menu or nested group orientation.

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

Syntax

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

See Also