Compartir a través de


StyleBaseInstance.VerticalAlign Propiedad

Definición

Obtiene el valor calculado de la propiedad VerticalAlign en una clase StyleBase.

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

Valor de propiedad

Valor VerticalAlignments que representa el valor calculado de la propiedad VerticalAlign.

Se aplica a