I have used the Columns.Add method for add columns to a ListView control and the third parameter of this method is for setting horizontal alignment. The column is added to control but horizontal alignment is always right, also when i choose anohter aligment.
Anyone knows the reason ?