Skip to main content

ColumnWidth Property

Gets or sets the standard width or automatic sizing mode of columns in the control.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public DataGridLength ColumnWidth { get; set; }

Property Value

DataGridLength

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace