Lingua

StyleInstance.VerticalAlign Proprietà

Definizione

Ottiene il valore calcolato della VerticalAlign proprietà in una Style classe.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::VerticalAlignments VerticalAlign { Microsoft::ReportingServices::OnDemandReportRendering::VerticalAlignments get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::VerticalAlignments value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.VerticalAlignments VerticalAlign { get; set; }
member this.VerticalAlign : Microsoft.ReportingServices.OnDemandReportRendering.VerticalAlignments with get, set
Public Overrides Property VerticalAlign As VerticalAlignments

Valore della proprietà

Un VerticalAlignments valore che rappresenta il valore calcolato della VerticalAlign proprietà.

Si applica a