AllowHideAttribute.Value property
Gets a value indicating whether this AllowHideAttribute is on.
public bool Value { get; }
Property Value
true if on; otherwise, false.
See Also
- class AllowHideAttribute
Gets a value indicating whether this AllowHideAttribute is on.
public bool Value { get; }
true if on; otherwise, false.