SelectedItemText Property (OracleFormsTree)

Action

Gets the selected item text.

Syntax

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

Access

Read only.