DesktopListBox.Alignments

From Xojo Documentation

Enumeration
DesktopListBox.Alignments

New in 2021r3

Specifies all possible cell and column value alignments.

Values

Enum Description
Default The OS-specific default alignment.
Left The cell value will be left-justified.
Center The cell value will be center-aligned.
Right The cell value will be right-justified.
Decimal The cell value will be aligned to the decimal point.