DesktopListBoxRow
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 read the values of) the rows of a DesktopListBox.
Properties | |||
|
Methods | |||||
|
Constructors | |
|
See Also
DesktopListBox, DesktopListBoxCell classes