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; }
Property Value
- double
A value that represents the minimum allowable height. The default value is 0.