StyleBaseInstance.ShadowColor 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é ShadowColor dans une classe StyleBase.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ ShadowColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ value); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportColor ShadowColor { get; set; }
member this.ShadowColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor with get, set
Public MustOverride Property ShadowColor As ReportColor
Valeur de propriété
Valeur ReportColor qui représente la valeur calculée de la propriété ShadowColor.