DesktopListBoxCell
From Xojo Documentation
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly... |
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