Style.BackgroundGradientType Proprietà

Definizione

Ottiene un'espressione che restituisce il tipo di sfumatura di sfondo.

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)

Valore della proprietà

ReportEnumProperty<BackgroundGradients>

Oggetto ReportEnumProperty<EnumType> che rappresenta il tipo di sfumatura di sfondo.

Si applica a