Share

ScheduleSortGroupField.ShowBlankLine Property

Indicates if an empty row should be displayed between groups.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool ShowBlankLine { get; set; }

Property Value

Boolean

Remarks

True if an empty row should be displayed, false otherwise.

See Also

Reference

Was this information helpful?