PropertyItem.Resizable property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the resizable flag of a column.

public bool? Resizable { get; set; }

Property Value

The resizable.

See Also