Share via


StyleInstance.BackgroundHatchType Propriété

Définition

Obtient la valeur calculée de la propriété BackgroundHatchType dans une classe 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

Valeur de propriété

Valeur BackgroundHatchTypes qui représente la valeur calculée de la propriété BackgroundHatchType.

S’applique à