Represents vertical 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 C1VScroller : C1ScrollerBase
Visual Basic (Declaration)
Public Class C1VScroller _
	Inherits C1ScrollerBase

Inheritance Hierarchy

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

See Also