method Editor.ClearItems ()
Clears the items collection.

TypeDescription
The ClearItems method clears the predefined values added using AddItem, InsertItem methods. Use the RemoveItem method to remove a particular item. Use the DropDownVisible property to hide the drop-down window.