Share via


StyleBaseInstance.BackgroundGradientType Propiedad

Definición

Obtiene el valor calculado de la propiedad BackgroundGradientType en una clase 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

Valor de propiedad

Valor BackgroundGradients que representa el valor calculado de la propiedad BackgroundGradientType.

Se aplica a