SelectedItem property

Return the selected item in the list.

Visual Basic syntax

Public ReadOnly Property SelectedItem As IAgentryData

C# syntax

public IAgentryData SelectedItem {get;}