TextWrapping Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
Implements TextWrapping

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

public TextWrapping TextWrapping { get; set; }

Returns