How can I get the Y-Position of the cell's in a ListView?
I would like to get the position of the Cell in a ListView, so I can change the background color of a cell, in relation to where it is in the list.
I am using my own template and source to create the cell's