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

LookupColumnDefinitionBase..::..SetHorizontalAlignment Property

Gets a value indicating whether [set horizontal alignment].

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Field Value

true if [set horizontal alignment]; otherwise, false.