Table of Contents

Property MinHeight

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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