StyleInstance.BackgroundHatchType Property

Definition

Gets the calculated value of the BackgroundHatchType property in a Style class.

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

Property Value

A BackgroundHatchTypes value that represents the calculated value of the BackgroundHatchType property.

Applies to