AutoFillControl..::..TextAlignment Property
Gets or sets the text alignment.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.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); }