Indicates if a grand total row should be displayed at the bottom of
the schedule.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public bool ShowGrandTotal { get; set; }
Property Value
BooleanTrue if a grand total row should be displayed, false otherwise.
