I think if you use ResizeItem as in this example, CustomListView1.ResizeItem(5, 100dip), the 100dip refers to the width when you are dealing with horizontal xCLV and refers to height when you are dealing with vertical xCLV. Try it. If that is not the case, perhaps some other member could enlighten you.