Skip to content

VisibleAttribute.Value property

Gets a value indicating whether this VisibleAttribute is on.

public bool Value { get; }

Property Value

true if on; otherwise, false.

See Also