TcxCustomScheduler.ContentPopupMenu Property
In This Article
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 |
---|
Tcx |
#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