ScheduleDefinition.ShowGrandTotalTitle
Property
Description:
Indicates if the grand total row should display a title.
Indicates if the grand total row should display a title.
Remarks:
The title consists of the text "Grand total".
ShowGrandTotalTitle can only be enabled if ShowGrandTotal is enabled.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | When setting this property: Display of a grand total row is not enabled. |