ColumnDefinition.MinWidth Property

Definition

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

C#
public double MinWidth { get; set; }
XAML
<ColumnDefinition MinWidth="double"/>

Property Value

Double

A Double that represents the minimum width in pixels. The default is 0.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6