Skip to content

PropertyItem.MinWidth property

Gets or sets the minimum width of a column.

public int? MinWidth { get; set; }

Property Value

The minimum width.

See Also