AllowHideAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.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
- class AllowHideAttribute