TcxfmSchedulerReportLinkDesignWindow.Component Property
Represents the scheduler control, which the scheduler’s report is generated for.
Declaration
property Component: 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