SelectedIndex Property (WPFSelector)

Class

WPFSelector.

Action

Gets the index of the first item in the current selection or returns negative one (-1) if the selection is empty. The value is zero-based.

Syntax

'Declaration
Protected Read Property SelectedIndex As Integer

Access

Read only.