Back to Devexpress

TcxCustomScheduler.ContentPopupMenu Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-70a7adda.md

latest1.2 KB
Original Source

TcxCustomScheduler.ContentPopupMenu Property

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

Declaration

delphi
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

TcxCustomScheduler.CurrentView

TcxCustomScheduler.EventPopupMenu

TcxSchedulerDayView.TimeRulerPopupMenu

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit