SelectedItems Property (UIAListBox)

Class

UIAListBox.

Action

Gets the currently selected items. An empty list is returned, if no items are currently selected.

Syntax

'Declaration
Protected Read Property SelectedItems As List(Of UIAListItem)

Access

Read only.