Property MinHeight
MinHeight
Gets or sets a value that represents the minimum allowable height of a RowDefinition.
[TypeConverter(typeof(LengthConverter))]
public float MinHeight { get; set; }
Property Value
- float
A value that represents the minimum allowable height. The default value is 0.