Share via


Style.BackgroundGradientType Propiedad

Definición

Obtiene una expresión que se evalúa como el tipo de degradado de fondo.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients> ^ BackgroundGradientType { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundGradients> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients> BackgroundGradientType { get; }
member this.BackgroundGradientType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradients>
Public Overrides ReadOnly Property BackgroundGradientType As ReportEnumProperty(Of BackgroundGradients)

Valor de propiedad

Objeto ReportEnumProperty<EnumType> que representa el tipo de degradado de fondo.

Se aplica a