Compartilhar via


StyleBase.BackgroundColor Propriedade

Definição

Obtém uma expressão que é avaliada para a cor do plano de fundo.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ BackgroundColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty BackgroundColor { get; }
member this.BackgroundColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
Public MustOverride ReadOnly Property BackgroundColor As ReportColorProperty

Valor da propriedade

Um objeto ReportColorProperty que representa a cor do plano de fundo.

Aplica-se a