I added a Listview control in Report mode with 10 columns.
Now I want to add a new column before (i.e. left of) the first column.
How can I do that at design-time?

Clicking the insert button in the properties dialog only lets me insert after (i.e. to the right) the current column.

(I know I can do it in code)

Any tricks? like hit "CTRL+Shift+Alt+Ins" :-)