次の方法で共有


StyleBase.BackgroundColor プロパティ

定義

背景色に評価される式を取得します。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ BackgroundColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty BackgroundColor { get; }
member this.BackgroundColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
Public MustOverride ReadOnly Property BackgroundColor As ReportColorProperty

プロパティ値

背景色を表す ReportColorProperty オブジェクト。

適用対象