SchedulerPopupMenu Class
A context (popup) menu of the Scheduler control.
Namespace: DevExpress.Xpf.Scheduler.Menu
Assembly: DevExpress.Xpf.Scheduler.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduler
#Declaration
#Remarks
Important
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.
The SchedulerPopupMenu
objects is used to represent a popup menu which is displayed when an end-user right clicks on a Scheduler control. You can add, remove or modify menu items via the SchedulerControl.PopupMenuShowing event.