ListBoxRow

From Xojo Documentation

Class (inherits from Object)

New in 2019r3

A class used to iterator (and read the values of) the rows of a ListBox.

Properties
Selected fa-lock-32.png Tag fa-lock-32.png
Methods
ColumnTagAt ColumnValueAt
ColumnTypeAt Columns

See Also

ListBox, ListBoxColumn classes