TcxCustomSchedulerReportLinkPrintStyle.Scheduler Property
Represents the scheduler control that the report is generated for.
Declaration
property Scheduler: TcxScheduler read;
Property Value
Type |
---|
TcxScheduler |
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