Base class for C1WebTopicBarGroup and C1WebTabStripGroup.

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

Syntax

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

Inheritance Hierarchy

See Also