RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillControl..::..TextAlignment Property

Gets or sets the text alignment.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  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);
}

Field Value

The text alignment.