DataGrid.

MaxColumnWidth Property

Summary

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

Syntax

public double MaxColumnWidth { get; set; }

Value

Type Description
double