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