PopupMenuShowingEventArgs Constructors
Provides data for the SchedulerControl.PopupMenuShowing event.| Name | Parameters | Description |
|---|---|---|
| PopupMenuShowingEventArgs(SchedulerPopupMenu, SchedulerHitInfo, Point, SchedulerMenuType, Boolean) | menu, hitInfo, point, menuType, allow | Initializes a new instance of the PopupMenuShowingEventArgs class with specified settings. |
See Also