DataGrid.

MinColumnWidth Property

Summary

Gets or sets the minimum width of columns in the DataGrid.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public double MinColumnWidth { get; set; }

Value

Type Description
double