ReadOnlyBox..::..TextAlignment Property
Gets or sets the text alignment. This is a bind-able property.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public TextAlignment TextAlignment { get; set; }
Public Property TextAlignment As TextAlignment Get Set
public: property TextAlignment^ TextAlignment { TextAlignment^ get (); void set (TextAlignment^ value); }