Width Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
Implements Width

Gets the width of the column.

public GridLength Width { get; }

Returns

Remarks

To set the column width use SetColumnWidth(Int32, GridLength).