Style.VerticalAlign Proprietà

Definizione

Ottiene un'espressione che valuta l'allineamento verticale del testo.

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

Valore della proprietà

Un ReportEnumProperty<EnumType> oggetto che rappresenta l'allineamento verticale del testo.

Si applica a