次の方法で共有


MapLegendTitleInstance.TitleSeparatorColor プロパティ

定義

TitleSeparatorColor クラスの MapLegendTitle プロパティの計算値を取得します。

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

プロパティ値

ReportColor プロパティの計算値を表す TitleSeparatorColor 値。

適用対象