SchedulerPopupMenu Constructors
Represents a popup (context) menu of the Scheduler.| Name | Parameters | Description |
|---|---|---|
| SchedulerPopupMenu() | none | Initializes a new instance of the SchedulerPopupMenu class with default settings. |
| SchedulerPopupMenu(EventHandler) | beforePopup | Initializes a new instance of the SchedulerPopupMenu class with the specified before popup event handler. |
See Also