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