StyleInstance.BackgroundGradientEndColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée de la propriété BackgroundGradientEndColor dans une classe Style.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ BackgroundGradientEndColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportColor BackgroundGradientEndColor { get; set; }
member this.BackgroundGradientEndColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor with get, set
Public Overrides Property BackgroundGradientEndColor As ReportColor
Valeur de propriété
Valeur ReportColor qui représente la valeur calculée de la propriété BackgroundGradientEndColor.