WebListBox.HighlightSortedColumn
From Xojo Documentation
Property (As Boolean )
aWebListBox.HighlightSortedColumn = newBooleanValue
or
BooleanValue = aWebListBox.HighlightSortedColumn
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebListBox.HighlightSortedColumn
New in 2020r1
Supported for all project types and targets.
If True, the sorted column will be highlighted.