RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSchedule

ViewSchedule.UseStripedRowsOnSheets

Property
Description:
Indicates whether a property setting of true will also change the display of this schedule to show striped rows on a sheet. If true, setting that property to true will also change the display.
Remarks:
Striped rows on sheets can be overidden by shading or conditional formatting.
Syntax
public bool UseStripedRowsOnSheets { get; set; }