C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemCollectionChangedEventArgs Class / C1MenuItemCollectionChangedEventArgs Constructor
The owner menu item

In This Topic
C1MenuItemCollectionChangedEventArgs Constructor
In This Topic
Initializes a new instance of the C1MenuItemCollectionChangedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal item As IC1MenuItemCollectionOwner _
)
 

Parameters

item
The owner menu item
See Also