Represents a toolbar group.

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

Syntax

C#
public class C1WebToolBarGroup : C1WebCustomGroup
Visual Basic (Declaration)
Public Class C1WebToolBarGroup _
	Inherits C1WebCustomGroup

Inheritance Hierarchy

System..::.Object
  C1.Web.Command..::.C1WebCustomGroup
    C1.Web.Command..::.C1WebToolBarGroup

See Also