StyleInstance.BackgroundGradientType Proprietà

Definizione

Ottiene il valore calcolato della proprietà BackgroundGradientType in una classe 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

Valore della proprietà

BackgroundGradients

Valore BackgroundGradients che rappresenta il valore calcolato della proprietà BackgroundGradientType.

Si applica a