DesktopListBoxCell
From Xojo Documentation
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 2021r3
A class used to iterator (and access the values, tags and types of) the cells of a DesktopListBoxRow.
Properties | |||
|
See Also
DesktopListBox, DesktopListBoxRow and DesktopListBoxCheckBoxCell classes