When binding the RadListView, I'm using the ColumnCreating to provide custom column header text and set the column width. What I do not see as a property of e.Column is an alignment property. How can I set the alignment of the columns?
Thanks for your advice.
Regards,
Patrick
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 04 Mar 2013, 01:40 PM
Hi Patrick,
Thank you for writing.
To change the alignment of the cells in RadListView, you should use the CellFormatting event: