method Editor.ClearItems ()
Clears the items collection.

TypeDescription

The ClearItems removes all predefined items of the control. Use the AddItem method to add a new value to the control's predefined list. Use the RemoveItem method to remove a specific item. Use the FindItem property to retrieve the caption of an item in the predefined list of items.