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

In This Topic
Item Property (C1MenuEventArgs)
In This Topic
Gets the menu item that raised the event.
Syntax
'Declaration
 
Public ReadOnly Property Item As C1MenuItem
 
See Also