[]
Gets or sets the parent container that hosts the report component.
public virtual IReportComponentContainer Parent { get; set; }
| Type | Description |
|---|---|
| IReportComponentContainer | An IReportComponentContainer object representing the parent container that hosts the report component. |