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