TextAlignment Property
Defines the alignment of text within the column
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public TextAlignment TextAlignment { get; set; }
Public Property TextAlignment As TextAlignment
Get
Set
member TextAlignment : TextAlignment with get, set