In This Topic
The following tables list the members exposed by ReportPart.
Public Constructors
Public Properties
| Name | Description |
 | Description | Gets or sets the detailed description of the report part visible in the designer. |
 | DisplayName | Gets or sets the name of the report part visible in the designer. |
 | Name | Gets or sets the name of the exported report part. |
 | Properties | Gets or sets the properties that can be used inside expressions of ReportItem and will be visible in the designer. |
 | ReportItemName | Gets or sets the name of the existing report item to be exported as a report part. |
 | SizeMode | Gets or sets a value indicating whether the part item's size can be applied to the report part. |
Top
See Also