AllowHideAttribute.Value property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets a value indicating whether this AllowHideAttribute is ON.
public bool Value { get; }
Property Value
true if ON; otherwise, false.
See Also
- class AllowHideAttribute