IInplaceEditor.SelectionVerticalAlignment 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.
public:
property Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments SelectionVerticalAlignment { Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments get(); void set(Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments value); };
public Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments SelectionVerticalAlignment { get; set; }
member this.SelectionVerticalAlignment : Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments with get, set
Public Property SelectionVerticalAlignment As VerticalAlignments