Partager via


StyleInstance.VerticalAlign Propriété

Définition

Obtient la valeur calculée de la propriété VerticalAlign dans une classe Style.

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

Valeur de propriété

Valeur VerticalAlignments qui représente la valeur calculée de la propriété VerticalAlign.

S’applique à