indicate the item which to be add or remove from the C1ToolBarItemCollection.

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

Syntax

C#
public IC1ToolBarItemCollectionOwner Item { get; }
Visual Basic (Declaration)
Public ReadOnly Property Item As IC1ToolBarItemCollectionOwner
	Get

See Also