[]
Gets a ReportComponentCollection containing all the ReportComponents in the container.
public virtual ReportComponentCollection Components { get; }
Type | Description |
---|---|
ReportComponentCollection | A read-only ReportComponentCollection object containing all the ReportComponent objects in the container. |