ScheduleDefinition.ShowGrandTotalTitle
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.
public bool ShowGrandTotalTitle { get; set; }
-
When setting this property: Display of a grand total row is not enabled.