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

LookupColumnDefinitionBase..::..HasHorizontalAlignmentType Method

Sets the horizontal alignment type.

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

Syntax


public void HasHorizontalAlignmentType(
	LookupColumnAlignmentTypes alignmentType
)
Public Sub HasHorizontalAlignmentType ( _
	alignmentType As LookupColumnAlignmentTypes _
)
public:
void HasHorizontalAlignmentType(
	LookupColumnAlignmentTypes^ alignmentType
)

Parameters

alignmentType
Type: RingSoft.DbLookup.Lookup..::..LookupColumnAlignmentTypes
The new horizontal alignment type.