[]
Represents a base class for a report component within a report.
public abstract class ReportComponent : Component, IReportComponent, IComponent, IDisposable
This abstract class defines the core properties and behaviors for all report components.
| Name | Description |
|---|---|
| ReportComponent() |
| Name | Description |
|---|---|
| Parent | Gets or sets the parent container that hosts the report component. |