Compartilhar via


StyleBase.VerticalAlign Propriedade

Definição

Obtém uma expressão que é avaliada para o alinhamento vertical do texto.

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

Valor da propriedade

Um objeto ReportEnumProperty<EnumType> que representa o alinhamento vertical do texto.

Aplica-se a