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