Compartilhar via


Style.BackgroundHatchType Propriedade

Definição

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

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)

Valor da propriedade

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

Aplica-se a