ComponentOne FlexReport for WPF
Footer Property (SectionCollection)

C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace > SectionCollection Class : Footer Property
Returns a reference to the report footer section.
Syntax
'Declaration
 
Public ReadOnly Property Footer As Section
public Section Footer {get;}
Remarks
This property is equivalent to this[SectionTypeEnum.Footer].
See Also

Reference

SectionCollection Class
SectionCollection Members