TcxSchedulerPopupMenu Properties
The TcxSchedulerPopupMenu provides the implementation for popup menus within the scheduler control.Name | Description |
---|---|
PopupMenu | Represents a popup menu built by a developer from scratch based on the standard popup menu control or a third-party popup menu control. |
Scheduler | Represents the scheduler control the popup menu is invoked for. |
UseBuiltInPopupMenu | Specifies whether to use the built-in popup menu or a custom one. |
See Also