2027 Property
Changes 0
P

ScheduleSortGroupField.ShowFooterTitle

Description:
Indicates if the footer row should display a title.
Remarks:

The title consists of the value of the field that the schedule is grouped by.

ShowFooterTitle can only be enabled if ShowFooter is enabled.

public bool ShowFooterTitle { get; set; }