Represents collection of toolbar items.

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

Syntax

C#
public class C1WebToolBarItemCollection : C1WebItemCollection
Visual Basic (Declaration)
Public Class C1WebToolBarItemCollection _
	Inherits C1WebItemCollection

Inheritance Hierarchy

See Also