I had a quick search in the forum (with arguments of 'ListView subitem alignment') but can't find an answer.

Is it possible to change the Alignment property of an individual SubItem within a Listview? If so, could someone please describe how?

I'm building up rows of data in the ListView and the last row is going to contain the totals for some of the columns. Where a column is not being summed I want to put a "-", aligned centrally, in the appropriate column in the 'Totals' row.

Thanks