Skip to main content

TcxCustomScheduler.ContentPopupMenu Property

Represents the pop-up menu that can be invoked for the time blocks in the currently active time View.

Declaration

property ContentPopupMenu: TcxSchedulerContentPopupMenu read; write;

Property Value

Type
TcxSchedulerContentPopupMenu

Remarks

The following images show the pop-up menu that is invoked for time blocks under:

Use the ContentPopupMenu property to access the TcxSchedulerContentPopupMenu object.

See Also