WinReportServiceController Events
A ViewController descendant that contains platform-specific code, providing end-users with the capability to create, design and view reports.
Name | Description |
---|---|
Activated | Occurs when a Controller is activated. Inherited from Controller. |
After |
Occurs after a Controller is created. Inherited from Controller. |
Create |
Occurs when the Report Designer form is created. |
Create |
Occurs when the Detail View for the report parameters object is created.
Inherited from Report |
Create |
Occurs when the Xaf |
Custom |
|
Customize |
Occurs when the Report |
Custom |
Occurs before showing the Report Designer form. |
Custom |
Occurs when the Preview Report window is displayed.
Inherited from Report |
Deactivated | Occurs after a Controller has been deactivated. Inherited from Controller. |
Design |
Occurs after the Report Designer form is created. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Frame |
Occurs after a Frame (Window) has been assigned to a Controller. Inherited from Controller. |
New |
Occurs before invoking the Report Wizard. |
Query |
Occurs when the default name of a user-defined report is queried.
Inherited from Report |
Query |
Occurs when the data source component of a user-defined report is queried.
Inherited from Report |
See Also