Skip to main content

TextEdit.TextAlignmentProperty Field

Identifies the TextAlignment dependency property.

Namespace: DevExpress.WinUI.Editors

Assembly: DevExpress.WinUI.Editors.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty TextAlignmentProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also