WebListBoxRowData

From Xojo Documentation

Class (inherits from Object)


New in 2020r1

Describes a row that has been requested from a class that implements the WebDataSource interface.

Properties
PrimaryKey Tag
Methods
Value
Shared Methods
Load
Constructors

Constructor(Row As RowSet)



Compatibility

Web projects on all supported operating systems.

See Also

WebDataSource interface, WebListBoxColumnData class.