TcxfmSchedulerReportLinkDesignWindow Class
In This Article
Implements the scheduler’s report designer dialog.
#Declaration
Delphi
TcxfmSchedulerReportLinkDesignWindow = class(
TdxfmCustomcxControlReportLinkDesignWindow
)
#Remarks
An end-user can use the scheduler’s report designer dialog to modify the scheduler’s report settings to meet their requirements (see the TcxSchedulerReportLink.PrintRange, TcxSchedulerReportLink.PrintStyles, TcxSchedulerReportLink.Styles and TcxSchedulerReportLink.OptionsFormatting properties).
The TcxfmSchedulerReportLinkDesignWindow object is referenced by the TcxSchedulerReportLink.DesignWindow property.
#Inheritance
See Also