2027 Property
Changes 0
P

ScheduleSortGroupField.ShowFooter

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).
public bool ShowFooter { get; set; }