TcxSchedulerTimeGridViewScales.Scheduler Property
Represents the scheduler control.
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