DataGrid.

CanUserResizeColumns Property

Summary

Gets or sets a value that indicates whether the user can adjust column widths using the mouse.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public bool CanUserResizeColumns { get; set; }

Value

Type Description
bool