TcxSchedulerPopupMenu.Scheduler Property
Represents the scheduler control the popup menu is invoked for.
Declaration
property Scheduler: TcxCustomScheduler read;
Property Value
Type |
---|
TcxCustomScheduler |
Remarks
The scheduler control provides a graphical interface to end-users for scheduling user events. Use the Scheduler property to access the scheduler control’s instance.
See Also