[]
Gets the collection of Section objects in the report definition.
[Browsable(false)]
public SectionCollection Sections { get; }
<Browsable(False)>
Public ReadOnly Property Sections As SectionCollection
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.