Lenguaje

StyleBaseInstance.VerticalAlign Propiedad

Definición

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

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

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

Se aplica a