RComboBox.ClearItemsColumns


public function ClearItemsColumns

Prototype:

public function ClearItemsColumns()

Description:

Clears all the rows and the columns(you must call again AddColumns) in the combo box.
Warning: this function is marked as "work in progress".

Return value:

Returns the result of the Send method (not to be considered important).