StyleBase.BackgroundGradientEndColor Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un'espressione che valuta il colore finale per il gradiente di sfondo.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ BackgroundGradientEndColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty BackgroundGradientEndColor { get; }
member this.BackgroundGradientEndColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
Public MustOverride ReadOnly Property BackgroundGradientEndColor As ReportColorProperty
Valore della proprietà
Un oggetto che rappresenta il colore finale per il gradiente ReportColorProperty di sfondo.