[]
Represents a property of an exported report part.
public sealed class ReportPartProperty
| Name | Description |
|---|---|
| ReportPartProperty() |
| Name | Description |
|---|---|
| Category | Gets or sets the category of the property. |
| DefaultValue | Gets or sets the default value of the property. |
| Description | Gets or sets the description of the property. |
| DisplayName | Gets or sets the display name of the property. |
| Name | Gets or sets the CLS-compliant property name. |
| PropertyType | Gets or sets the type of the property. |