WebListBox.DataSource
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As WebDataSource )
aWebListBox.DataSource = newWebDataSourceValue
or
WebDataSourceValue = aWebListBox.DataSource
Supported for all project types and targets.
or
WebDataSourceValue = aWebListBox.DataSource
Supported for all project types and targets.
An optional data source to use to populate the list box.