RibbonBarMenuItemEventArgs
Wisej.Web.Ext.RibbonBar.RibbonBarMenuItemEventArgs
Last updated
Wisej.Web.Ext.RibbonBar.RibbonBarMenuItemEventArgs
Last updated
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Contains the data for the events in a RibbonBar control fired by its RibbonBarItem components with drop down menu items..
Initializes a new instance of RibbonBarItemEventArgs using the specified parameters.
Name | Type | Description |
---|---|---|
item | The RibbonBarItemButton that originated the event. | |
menuItem | The MenuItem that was clicked or tapped. |
RibbonBarItemButton: The RibbonBarItemButton that originated the event.