Provides methods to generate, preview and print reports of Schedule objects.
The following tables list the members exposed by the Report type.
Name | Description | |
---|---|---|
Initializes a new instance of the Report class. |
Name | Description | |
---|---|---|
Gets a collection with all columns in the report. |
||
Gets the options, controlling the print output. |
||
Gets or sets the schedule to be printed or previewed by the report. |
Name | Description | |
---|---|---|
Creates a new report column. |
||
Exports the items in the specified range from the underlying schedule as an Open Office XML format. |
||
Exports the items in the specified range from the underlying schedule as PDF. |
||
Overloaded. Previews the report. |
||
Overloaded. Prints the report. |
Name | Description | |
---|---|---|
Raises the ContinuePrinting event. |
||
Raises the FilterItem event. |
||
Raises the QueryHeaderText event. |
||
Raises the QueryStyle event. |
||
Raises the QueryText event. |
Name | Description | |
---|---|---|
Raised at the end of a printing operation to enable users to continue printing the report with different view settings. |
||
Raised for each individual item in the report during printing or previewing to confirm the item's availability in the report. |
||
Raised to allow clients to customize the text of column headers. |
||
Raised during the printing or previewing to allow clients to customize the style of elements displayed in the report. |
||
Raised during the printing or previewing to allow clients to customize particular texts displayed in the report. |