SelectedIndex Property (RadioList)

Class

RadioList.

Action

Gets or sets the index of the selected item. The value is zero-based.

Syntax

'Declaration
Protected ReadWrite Property SelectedIndex As Integer

Access

Read and write.