C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemCollectionChangedEventArgs Class / Item Property

In This Topic
Item Property (C1MenuItemCollectionChangedEventArgs)
In This Topic
indicate the item which to be add or remove from the C1ToolBarItemCollection.
Syntax
'Declaration
 
Public ReadOnly Property Item As IC1MenuItemCollectionOwner
 
See Also