PropertyItem.AllowHide property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the allow hide flag for columns.

public bool? AllowHide { get; set; }

Property Value

The allow hide.

See Also