Indicates if a footer row should be displayed after each group.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool ShowFooter { get; set; }
Property Value
BooleanTrue if a footer row should be displayed, false otherwise.