ColumnDefinition.

MinWidth Property

Summary

Gets or sets the minimum width of the column in DIPs.
Namespace
Avalonia.Controls
Containing Type
ColumnDefinition

Syntax

public double MinWidth { get; set; }

Value

Type Description
double