2024 Property
Changes 0
P

ScheduleDefinition.GrandTotalTitle

Description:
The title name is used to display at the grand total row. The name is "Grand total", expressed in the Revit session language, by default.
Remarks:
GrandTotalTitle can only be set when both ShowGrandTotal and ShowGrandTotalTitle are enabled.
public string GrandTotalTitle { get; set; }