SchedulerMenuEventArgs Constructors
Provides data for the SchedulerControl.PopupMenuShowing event.| Name | Parameters | Description |
|---|---|---|
| SchedulerMenuEventArgs(SchedulerPopupMenu) | menu | Initializes a new instance of the SchedulerMenuEventArgs class with the specified popup menu. |
See Also