CanUserResizeColumn Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets a value indicating whether the user can resize a column by dragging.

public bool? CanUserResizeColumn { get; set; }

Returns

Remarks

If null, the owner CanUserResizeColumns property value will apply.