When i use ListView.Height it simply returns a number (in my case 381). What unit is this number?
I need the number in pixels. Is there some way to convert this to pixels or maybe some other way to return the height and width of listview in pixels?
Thank you.