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

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

Syntax

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

See Also