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 値。

適用対象