SelectedItemText Property (SLListBox)

Class

SLListBox.

Action

Gets the text of the first selected item.

Syntax

C#
protected String SelectedItemText { get; }
VB
'Declaration
Protected Read Property SelectedItemText As String

Access

Read only.