Table of Contents

Property MinWidth

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

MinWidth

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

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

Property Value

double

A double that represents the minimum width. The default value is 0.