SelectedItem Property (OracleFormsChoice)

Action

Gets the selected item.

Syntax

C#
protected ItemIdentifier SelectedItem { get; }
VB
'Declaration
Protected Read Property SelectedItem As ItemIdentifier

Access

Read only.