StyleBase.BackgroundHatchType Proprietà

Definizione

Ottiene un'espressione che restituisce il tipo di tratteggio.

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

Valore della proprietà

ReportEnumProperty<BackgroundHatchTypes>

Oggetto ReportEnumProperty<EnumType> che rappresenta il tipo di tratteggio.

Si applica a