StyleBaseInstance.VerticalAlign Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée de la propriété VerticalAlign dans une classe 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
Valeur de propriété
Valeur VerticalAlignments qui représente la valeur calculée de la propriété VerticalAlign.