TcxSchedulerReportLink.DesignWindow Property
Represents the scheduler’s report designer dialog.
Declaration
property DesignWindow: TcxfmSchedulerReportLinkDesignWindow read;
Property Value
Type |
---|
TcxfmSchedulerReportLinkDesignWindow |
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