TcxSchedulerPopupMenu Properties
The TcxSchedulerPopupMenu provides the implementation for popup menus within the scheduler control.
Name | Description |
---|---|
Popup |
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. |
Use |
Specifies whether to use the built-in popup menu or a custom one. |
See Also