Share via


StyleBaseInstance.BackgroundHatchType 属性

定义

获取 BackgroundHatchType 类中 StyleBase 属性的计算值。

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

属性值

一个 BackgroundHatchTypes 值,该值表示 BackgroundHatchType 属性的计算值。

适用于