Table of Contents

Property MaxWidth

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

MaxWidth

Gets or sets a value that represents the maximum width of a ColumnDefinition.

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

Property Value

double

A double that represents the maximum width. The default value is PositiveInfinity.