ListBoxColumn
From Xojo Documentation
![]() |
This item was deprecated in version 2021r3. Please use DesktopListBoxColumn as a replacement. |
Class (inherits from Object)
This class is supported on Desktop. Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
New in 2019r3
A class used to iterator (and access the values, tags and types of) the columns of a ListBoxRow.
Properties | |||
|
See Also
ListBox, ListBoxRow classes