ReportDesignerDocument Events
A single document in the End-User Report Designer.
Name | Description |
---|---|
Can |
Occurs when the value of the Report |
Closed | Occurs after a report document has been closed. |
Closing | Occurs when a report document is about to be closed. |
Loaded | Occurs when a report has been loaded to the designer document. |
Load |
Occurs when the attempt to load a report to the designer document failed. |
Report |
Occurs when a report displayed in the current designer document has been cloned. |
Saved | Occurs when a report displayed in the current designer document has been saved. |
Save |
Occurs when the attempt to save a report displayed in the current designer document fails. |
Source |
Occurs when the value of the Report |
Subreport |
Occurs when the attempt to load a subreport to the current designer document failed. |
Title |
Occurs after the report designer document’s title has been changed. |
See Also