RVTDocs.com

ScheduleSortGroupField.ShowFooterCount

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