Skip to content

PropertyItem.MaxWidth property

Gets or sets the maximum width of a column.

public int? MaxWidth { get; set; }

Property Value

The maximum width.

See Also