[]
        
(Showing Draft Content)

C1.WPF.FlexReport.C1FlexReport.Sections

Sections Property

Sections

Gets the collection of Section objects in the report definition.

Declaration
[Browsable(false)]
public SectionCollection Sections { get; }
Remarks

This collection always contains at least five items, which correspond to the standard report sections that are always present: Detail, Header, Footer, PageHeader, and PageFooter.