ListBoxColumn.Tag

From Xojo Documentation

Read-Only Property (As Variant )
VariantValue = aListBoxColumn.Tag

New in 2019r3

Supported for all project types and targets.

The tag associated with the ListBoxColumn of a ListBoxRow.

See Also

ListBox, ListBoxRow classes