Combo Box Cell - Item Property

Reference to the item instance in which the cell exists

Member of Combo Box Cell (PRIM_CBCE)

Data Type - PRIM_CBIT - Item in a combo box created when an entry is added to the list

Details

Reference to the combo box item containing the cell.

Example

Getting the list entry number from the cell, using the item
#Entry := #ComboBo.Cell(5 1).Item.Entry

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2