I noticed that once you set Listview.SingleItemLayout.ItemHeight, you cannot change it (the new value is written to the property, but the actual display item height is not changed) unless you initialize the ListView again. Is that a bug?
Unrelated and minor: when Tag property in designer is selected, the explanation below still reads "A string value you can later retrieve", while as I recall Tag type was changed to Object some time ago.
Unrelated and minor: when Tag property in designer is selected, the explanation below still reads "A string value you can later retrieve", while as I recall Tag type was changed to Object some time ago.