Represents horizontal scroller of C1SuperPanel.

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

Syntax

C#
public class C1HScroller : C1ScrollerBase
Visual Basic (Declaration)
Public Class C1HScroller _
	Inherits C1ScrollerBase

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1SuperPanel.BehaviorSettings..::..C1ScrollerBase
    C1.Web.UI.Controls.C1SuperPanel.BehaviorSettings..::..C1HScroller

See Also