Share via


StyleBaseInstance.BackgroundGradientType プロパティ

定義

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

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

プロパティ値

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

適用対象