WebListBoxColumnData.Constructor(Name As String, ColumnName As String, Sortable As Boolean = True, Width As Integer)

From Xojo Documentation

Constructor

WebListBoxColumnData.Constructor(Name As String, ColumnName As String, Sortable As Boolean = True, Width As Integer)

New in 2020r1

Creates a new WebListBoxColumnData object with the values passed.