PopupMenuShowingEventArgs Constructors
Provides data for the SchedulerControl.PopupMenuShowing event.Name | Parameters | Description |
---|---|---|
PopupMenuShowingEventArgs(BarPopupBase, ContextMenuType) | menu, menuType | Initializes a new instance of the PopupMenuShowingEventArgs class with the specified settings. |
See Also