Click or drag to resize

HtmlOptionSelected Property

Gets or sets whether or not the option is selected.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public bool Selected { get; set; }

Property Value

Type: Boolean
See Also