[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportBase.ReportSections

ReportSections Property

ReportSections

Gets the sections of the report.

Declaration
public abstract IReadOnlyList<ReportSectionBase> ReportSections { get; }
Property Value
Type Description
IReadOnlyList<ReportSectionBase>

An IReadOnlyList<T> containing the sections of the report.