次の方法で共有


StyleBase.BackgroundGradientEndColor プロパティ

定義

背景のグラデーションの終了色に評価される式を取得します。

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

プロパティ値

背景のグラデーションの最後の色を表す ReportColorProperty オブジェクト。

適用対象