[]
Represents an exported report part.
public sealed class ReportPart
Name | Description |
---|---|
ReportPart() |
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. |