Freigeben über


Style.BackgroundHatchType Eigenschaft

Definition

Ruft einen Ausdruck ab, der den Schraffurtyp ergibt.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes> ^ BackgroundHatchType { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes> BackgroundHatchType { get; }
member this.BackgroundHatchType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes>
Public Overrides ReadOnly Property BackgroundHatchType As ReportEnumProperty(Of BackgroundHatchTypes)

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt, das den Schraffurtyp darstellt.

Gilt für: