RVTDocs.com

ScheduleSortGroupField.ShowFooter

Property
Description:
Indicates if a footer row should be displayed after each group.
Remarks:
The footer row displays totals of each field for which totals are enabled. It can also optionally display a title (see ShowFooterTitle) and a count of elements (see ShowFooterCount).
Syntax
public bool ShowFooter { get; set; }