IInplaceEditor.SelectionHorizontalAlignment Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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