[]
Gets or sets the properties that can be used inside expressions of ReportItem and will be visible in the designer.
public ReportPartPropertiesCollection Properties { get; set; }
| Type | Description |
|---|---|
| ReportPartPropertiesCollection | A ReportPartPropertiesCollection object containing the properties. |