言語

MapLegendInstance.InterlacedRowsColor プロパティ

定義

InterlacedRowsColorクラスにおけるMapLegendプロパティの計算値を取得します。

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

プロパティ値

ReportColorプロパティの計算値を表すInterlacedRowsColorオブジェクト。

適用対象