Share via


StyleBase.BackgroundColor 속성

정의

배경의 색으로 계산되는 식을 가져옵니다.

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

속성 값

배경색을 나타내는 ReportColorProperty 개체입니다.

적용 대상