I have a simple question which i am not able to solve myself.
I have an ObjectListView filled with some of my objects. But in addition to that I want to have another
If the "Delete" column is not the first column in the ObjectListView, you will have to set
ObjectListView
ShowImagesOnSubItems = true;
See also ObjectListView show icons.