ScheduleSortGroupField.ShowFooterCount
Description:
Indicates if the footer row should display a count of elements in the group.
Indicates if the footer row should display a count of elements in the group.
Remarks:
ShowFooterCount can only be enabled if ShowFooter is enabled.
ShowFooterCount can only be enabled if ShowFooter is enabled.
public bool ShowFooterCount { get; set; }
-
When setting this property: Display of footer rows is not enabled.