MapLegend.InterlacedRows Property

Definition

Indicates whether the legend rows will use interlaced colors.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ InterlacedRows { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty InterlacedRows { get; }
member this.InterlacedRows : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property InterlacedRows As ReportBoolProperty

Property Value

A ReportBoolProperty object.

Applies to