Style.BackgroundHatchType Propiedad

Definición

Obtiene una expresión que se evalúa como el tipo de sombreado.

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 de propiedad

Objeto ReportEnumProperty<EnumType> que representa el tipo de sombreado.

Se aplica a