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 float MinWidth { get; set; }

Property Value

float

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