次の方法で共有


StyleInstance.BackgroundGradientType プロパティ

定義

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

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients BackgroundGradientType { Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients BackgroundGradientType { get; set; }
member this.BackgroundGradientType : Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients with get, set
Public Overrides Property BackgroundGradientType As BackgroundGradients

プロパティ値

BackgroundGradients プロパティの計算値を表す BackgroundGradientType 値。

適用対象