ShowGrandTotal Property


Schedule Definition Show Grand Total Property

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: 25.0.0.0 (25.0.0.0)
Syntax
public bool ShowGrandTotal { get; set; }

Property Value

Boolean
True if a grand total row should be displayed, false otherwise.
Remarks
The grand total row displays totals of each field for which totals are enabled. It can also optionally display a title (see ShowGrandTotalTitle) and a count of elements (see ShowGrandTotalCount).
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →