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