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