StyleInstance.BackgroundHatchType Proprietà

Definizione

Ottiene il valore calcolato della proprietà BackgroundHatchType in una 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

Valore della proprietà

BackgroundHatchTypes

Valore BackgroundHatchTypes che rappresenta il valore calcolato della proprietà BackgroundHatchType.

Si applica a