So i have some data inside a Listview which i can see perfectly fine.
Now, i want to clear the listview so that no data is shown, only the columns.

What should i do?

I thought of using for each item in listview but i dont know how that would work and i cannot see any property that could help me.

Thanks in advance.