StyleInstance.BackgroundHatchType 속성

정의

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

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes BackgroundHatchType { Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes BackgroundHatchType { get; set; }
member this.BackgroundHatchType : Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes with get, set
Public Overrides Property BackgroundHatchType As BackgroundHatchTypes

속성 값

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

적용 대상