HTMLOptionElement.Disabled

HTMLOptionElement.Disabled property

The control is unavailable in this context. See the disabled attribute definition in HTML 4.01.

public bool Disabled { get; set; }

See Also