Listbox - Cell Property

Reference to a specific cell in the list

Member of Listbox (PRIM_LTBX)

Data Type - PRIM_LBCE - Listbox cell

Parameters

Name

Type

Data Type

Description

Row

*Input

Integer

Cell Row identifies the row of the cell

Column

*Input

Integer

Cell 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

  • No labels