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