Compartilhar via


StyleBaseInstance.BackgroundHatchType Propriedade

Definição

Obtém o valor calculado da propriedade BackgroundHatchType em uma classe StyleBase.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes BackgroundHatchType { Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::BackgroundHatchTypes value); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes BackgroundHatchType { get; set; }
member this.BackgroundHatchType : Microsoft.ReportingServices.OnDemandReportRendering.BackgroundHatchTypes with get, set
Public MustOverride Property BackgroundHatchType As BackgroundHatchTypes

Valor da propriedade

Um valor BackgroundHatchTypes que representa o valor calculado da propriedade BackgroundHatchType.

Aplica-se a