Property MaxHeight
MaxHeight
Gets or sets a value that represents the maximum height of a RowDefinition.
[TypeConverter(typeof(LengthConverter))]
public double MaxHeight { get; set; }
Gets or sets a value that represents the maximum height of a RowDefinition.
[TypeConverter(typeof(LengthConverter))]
public double MaxHeight { get; set; }