Compartilhar via


StyleBaseInstance.BackgroundColor Propriedade

Definição

Obtém o valor calculado da propriedade BackgroundColor em uma classe StyleBase.

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

Valor da propriedade

Um valor ReportColor que representa o valor calculado da propriedade BackgroundColor.

Aplica-se a