TcxSchedulerOptionsView.Scheduler Property
Represents the scheduler control to which the current settings apply.
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 instance.
See Also