Removes all items from the ComboBox.
When you remove items from the list, all information about the deleted items is lost. To remove a single item from the ComboBox, use the Remove method.
Note This method applies only to the inner list of combobox and is not applicable for bound combobox.
ItemComboBox Class | Resco.Controls.DetailView Namespace