HTMLDataListElement.Options

HTMLDataListElement.Options property

The collection of OPTION elements contained by this element.

public HTMLCollection Options { get; }

See Also