2024 Property
Changes 0
P

ScheduleDefinition.ShowGrandTotalTitle

Description:
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; }