Items Property (OracleFormsChoice)

Action

Gets the list of choice items.

Syntax

C#
protected List(Of ItemIdentifier) Items { get; }
VB
'Declaration
Protected Read Property Items As List(Of ItemIdentifier)

Access

Read only.