TextAlignment Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
Implements TextAlignment

Gets or sets the text alignment mode for the cells in the column.

public TextAlignment TextAlignment { get; set; }

Returns