[]
Gets the visible sections of the report.
public IEnumerable<ReportSectionBase> VisibleReportSections { get; }
An IEnumerable<T> containing the sections of the report.