RadioListSelectedIndex Property (DomRadioButton)

Action

Gets the index of the selected item. This property is not supported for mobile web applications. The value is zero-based.

Syntax

C#
protected Integer RadioListSelectedIndex { get; }
VB
'Declaration
Protected Read Property RadioListSelectedIndex As Integer

Access

Read only.