WidthAttribute.Min property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the minimum width.

public int Min { get; set; }

Property Value

The minimum width.

See Also