[]
Gets the sections of the report.
public abstract IReadOnlyList<ReportSectionBase> ReportSections { get; }
An IReadOnlyList<T> containing the sections of the report.