In This Topic
The following tables list the members exposed by ReportPart.
Public Constructors
Public Properties
| Name | Description |
| Description | The report part detailed description which will be visible in the designer. |
| DisplayName | The name of the report part which will be visible in the designer. |
| Name | The name of the exported report part. |
| Properties | The properties which can be used inside expressions of ReportItem and will be visible in the designer. |
| ReportItemName | The name of the existing report item to be exported as a report part. |
| SizeMode | Specifies if the Part Item size can be applied to the report part. |
Top
See Also