Style.BackgroundColor Свойство

Определение

Возвращает выражение, результатом которого является цвет фона.

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

Значение свойства

Объект ReportColorProperty, представляющий цвет фона.

Применяется к