ListBoxColumn.Value

From Xojo Documentation

Read-Only Property (As String )
StringValue = aListBoxColumn.Value

New in 2019r3

Supported for all project types and targets.

The value associated with the ListBoxColumn of a ListBoxRow.

See Also

ListBox, ListBoxRow classes