PropertyItem.Width property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the width of the column. Does not apply to forms.

public int? Width { get; set; }

Property Value

The width.

See Also