Base class for scroller.

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

Syntax

C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class C1ScrollerBase
Visual Basic (Declaration)
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class C1ScrollerBase

Inheritance Hierarchy

See Also