Base class for groups which support scrolling.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public abstract class C1WebScrollableGroup : C1WebCustomGroup
Visual Basic (Declaration)
Public MustInherit Class C1WebScrollableGroup _
	Inherits C1WebCustomGroup

Inheritance Hierarchy

See Also