[]
Gets or sets the collection of report sections.
public ReportSectionsCollection ReportSections { get; set; }
Type | Description |
---|---|
ReportSectionsCollection | An object representing the ReportSectionsCollection containing the report sections of the report. |