Represents collection of C1WebTopicBarGroup objects.

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

Syntax

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

Inheritance Hierarchy

See Also