Property MinWidth
MinWidth
Gets or sets a value that represents the minimum width of a ColumnDefinition.
[TypeConverter(typeof(LengthConverter))]
public double MinWidth { get; set; }
Property Value
- double
A value that represents the minimum width. The default value is 0.