Table of Contents

Property MaxHeight

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

MaxHeight

Gets or sets a value that represents the maximum height of a RowDefinition.

[TypeConverter(typeof(LengthConverter))]
public double MaxHeight { get; set; }

Property Value

double

A double that represents the maximum height.