VisibleAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets a value indicating whether this VisibleAttribute is ON.

public bool Value { get; }

Property Value

true if ON; otherwise, false.

See Also