Instance of this class wraps menu items to the group.

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

Syntax

C#
public class C1MenuGroupPanel : UIElement
Visual Basic (Declaration)
Public Class C1MenuGroupPanel _
	Inherits UIElement

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      UIElement
        C1.Web.UI.Controls.C1Menu..::..C1MenuGroupPanel

See Also