Skip to content

TabbableAttribute.Value property

Gets a value indicating whether this TabbableAttribute is enabled.

public bool Value { get; }

Property Value

true if enabled; otherwise, false.

See Also