Compartilhar via


StyleBase.BackgroundHatchType Propriedade

Definição

Obtém uma expressão que é avaliada para o tipo de hachura.

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)

Valor da propriedade

Um objeto ReportEnumProperty<EnumType> que representa o tipo de hachura.

Aplica-se a