[]
Represents an interface of component for the report.
public interface IReportComponent : IComponent, IDisposable
Provides a base interface for types like Report, Body, and ReportItem.
| Name | Description |
|---|---|
| Parent | Gets or sets a parent container. |