다음을 통해 공유


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 개체입니다.

적용 대상