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

LookupColumnDefinitionBase..::..HorizontalAlignment Property

Gets the horizontal alignment type.

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

Syntax


public LookupColumnAlignmentTypes HorizontalAlignment { get; set; }
Public Property HorizontalAlignment As LookupColumnAlignmentTypes
	Get
	Set
public:
property LookupColumnAlignmentTypes^ HorizontalAlignment {
	LookupColumnAlignmentTypes^ get ();
	void set (LookupColumnAlignmentTypes^ value);
}

Field Value

The horizontal alignment type.