HTMLOptionElement.Label

HTMLOptionElement.Label property

Option label for use in hierarchical menus. See the label attribute definition in HTML 4.01.

public string Label { get; set; }

See Also