다음을 통해 공유


StyleBaseInstance.BackgroundGradientEndColor 속성

정의

BackgroundGradientEndColor 클래스의 StyleBase 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

ReportColor 속성의 계산된 값을 나타내는 BackgroundGradientEndColor 값입니다.

적용 대상