Returns the Section used as this group's footer.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Section SectionFooter { get; }
Visual Basic
Public ReadOnly Property SectionFooter As Section
	Get

See Also