IInplaceEditor.SelectionHorizontalAlignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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