ShowFooterCount Property


Schedule Sort Group Field Show Footer Count Property

Indicates if the footer row should display a count of elements in the group.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ShowFooterCount { get; set; }

Property Value

Boolean
True if an element count should be displayed, false otherwise.
Exceptions
Exception Condition
InvalidOperationException When setting this property: Display of footer rows is not enabled.
Remarks
ShowFooterCount can only be enabled if ShowFooter is enabled.
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 →