TcxSchedulerReportLink.DesignWindow Property
In This Article
Represents the scheduler’s report designer dialog.
#Declaration
Delphi
property DesignWindow: TcxfmSchedulerReportLinkDesignWindow read;
#Property Value
Type |
---|
Tcxfm |
#Remarks
An end-user can use the scheduler’s report designer dialog to modify the scheduler’s report settings to meet the user’s requirements. Use the DesignWindow property to access the TcxfmSchedulerReportLinkDesignWindow object.
See Also