StyleBaseInstance.BackgroundGradientEndColor Proprietà

Definizione

Ottiene il valore calcolato della proprietà BackgroundGradientEndColor in una classe StyleBase.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ BackgroundGradientEndColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ value); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportColor BackgroundGradientEndColor { get; set; }
member this.BackgroundGradientEndColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor with get, set
Public MustOverride Property BackgroundGradientEndColor As ReportColor

Valore della proprietà

ReportColor

Valore ReportColor che rappresenta il valore calcolato della proprietà BackgroundGradientEndColor.

Si applica a