
I have a property that is a list of Values I want to allow the user to delete but not to add, how can I take out the "+" icon. I have this property readonly with a custom editor that opens a dialog in the custom editor I progarmmatically add items to the list but I don't want the user to add by clicking "+" I only want to allow him removing items with the "-", how can I do it?
Thanks,
Eli
Thanks,
Eli