Selected Property (DomRadioButton)

Action

Gets whether the radio button is selected.

Syntax

C#
protected Boolean Selected { get; }
VB
'Declaration
Protected Read Property Selected As Boolean

Access

Read only.