DataGrid.

ColumnWidth Property

Summary

Gets or sets the standard width or automatic sizing mode of columns in the control.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public DataGridLength ColumnWidth { get; set; }

Value

Type Description
DataGridLength