[]
Gets a ReportItemCollection containing all the ReportItems in the container.
public ReportItemCollection ReportItems { get; }
| Type | Description |
|---|---|
| ReportItemCollection | A ReportItemCollection object containing all the ReportItem objects in the container. |