Listbox - Cell Property

Reference to a specific cell in the list

Member of Listbox (PRIM_LTBX)

Data Type - PRIM_LBCE - Listbox cell

Parameters

NameTypeData TypeDescription
Row*InputIntegerCell Row identifies the row of the cell
Column*InputIntegerCell Column identifies the column of the cell

Details

The Cell property provides access to a PRIM_LBCE in the list via the row number and column number.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2