RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridColumn..::..Alignment Property

Gets or sets the alignment.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The alignment.