AllowHideAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the AllowHideAttribute class.

public AllowHideAttribute(bool value)
parameter description
value if set to false column can't be hidden by user.

See Also