ViewScheduleHasStripedRows Property

Indicates whether this schedule has striped rows.

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

Property Value

Boolean
Remarks
Striped rows can be overridden by shading or conditional formatting.
See Also