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 an IEnumerable for all columns in the report. |
|
![]() |
IDocumentPaginatorSource.DocumentPaginator implementation. |
|
![]() |
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 and adds it to the report's Columns collection. |
|
![]() |
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. |
|
![]() |
Prints the items in the specified range from the underlying schedule. |
|
![]() |
Overloaded. Shows Print preview dialog for the report. |
Name | Description | |
---|---|---|
![]() |
Raises the FilterItem event. |
|
![]() |
Raises the QueryHeaderText event. |
|
![]() |
Raises the QueryStyle event. |
|
![]() |
Raises the QueryText event. |
Name | Description | |
---|---|---|
![]() |
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. |