次の方法で共有


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

適用対象