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

LookupColumn..::..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 LookupColumnAlignmentTypes TextAlignment { get; set; }
Public Property TextAlignment As LookupColumnAlignmentTypes
	Get
	Set
public:
property LookupColumnAlignmentTypes^ TextAlignment {
	LookupColumnAlignmentTypes^ get ();
	void set (LookupColumnAlignmentTypes^ value);
}

Field Value

The text alignment.