ToolBar items collection

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
C1ToolBarItemCollection Items { get; }
Visual Basic (Declaration)
ReadOnly Property Items As C1ToolBarItemCollection
	Get

See Also