RVTDocs.com

ScheduleDefinition.ShowGrandTotalCount

Property
Description:
Indicates if the grand total row should display a count of elements in the schedule.
Remarks:
ShowGrandTotalCount can only be enabled if ShowGrandTotal is enabled.
Syntax
public bool ShowGrandTotalCount { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property: Display of a grand total row is not enabled.