[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ReportBase.VisibleReportSections

VisibleReportSections Property

VisibleReportSections

Gets the visible sections of the report.

Declaration
public IEnumerable<ReportSectionBase> VisibleReportSections { get; }
Property Value
Type Description
IEnumerable<ReportSectionBase>

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