Share via


StyleInstance.BackgroundGradientType Propriété

Définition

Obtient la valeur calculée de la propriété BackgroundGradientType dans une 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

Valeur de propriété

Valeur BackgroundGradients qui représente la valeur calculée de la propriété BackgroundGradientType.

S’applique à