ScheduleSortGroupFieldShowBlankLine Property

Indicates if an empty row should be displayed between groups.

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

Property Value

Boolean
Remarks
True if an empty row should be displayed, false otherwise.
See Also