WebListBoxColumnData
From Xojo Documentation
Class (inherits from Object)
New in 2020r1
Describes a column from a data source for use with a WebListBox.
Properties | |||||
|
Constructors | ||
|
Notes
This type is returned by the WebDataSource.ColumnData method of any class that supports the WebDataSource interface.
Compatibility
Web projects on all supported operating systems.
See Also
WebListBox control, WebDataSource interface, WebListBoxRowData class.