PropertyItem.MinWidth property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the minimum width of a column.

public int? MinWidth { get; set; }

Property Value

The minimum width.

See Also