PropertyItem.MaxWidth property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the maximum width of a column.

public int? MaxWidth { get; set; }

Property Value

The maximum width.

See Also