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 属性的计算值。

适用于