OptionsContextMenu Properties
Provides options used to customize the Scheduler context menus.| Name | Description |
|---|---|
| AppointmentContextMenu | Gets or sets the appointment context menu. This is a dependency property. |
| AppointmentContextMenuActions | Provides access to the collection of actions used to customize the appointment’s context menu. |
| AppointmentDropContextMenu | Gets or sets the appointment drop context menu. This is a dependency property. |
| AppointmentDropContextMenuActions | Provides access to the collection of actions used to customize the appointment drop’s context menu. |
| CellContextMenu | Gets or sets the cell context menu. This is a dependency property. |
| CellContextMenuActions | Provides access to the collection of actions used to customize the time cell’s context menu. |
| TimeRulerContextMenu | Gets or sets the time ruler context menu. This is a dependency property. |
| TimeRulerContextMenuActions | Provides access to the collection of actions used to customize the time ruler’s context menu. |
See Also