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

LookupColumn..::..TextAlignmentChanged Property

Gets a value indicating whether [text alignment changed].

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public bool TextAlignmentChanged { get; set; }
Public Property TextAlignmentChanged As Boolean
	Get
	Set
public:
property bool^ TextAlignmentChanged {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [text alignment changed]; otherwise, false.