Instance of this class wraps toolbar items to the scroll panel.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      UIElement
        C1.Web.UI.Controls.C1ToolBar..::..C1ToolBarScrollPanel

See Also