Represents a collection of C1WebToolBarGroup objects.

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

Syntax

C#
[DefaultMemberAttribute("Item")]
public class C1WebToolBarGroupCollection : C1WebGroupCollection
Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public Class C1WebToolBarGroupCollection _
	Inherits C1WebGroupCollection

Inheritance Hierarchy

See Also