StyleInstance.m_backgroundHatchType Field

Definition

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

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes> m_backgroundHatchType;
protected Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes? m_backgroundHatchType;
val mutable m_backgroundHatchType : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes>
Protected m_backgroundHatchType As Nullable(Of BackgroundHatchTypes) 

Field Value

Applies to