Assign an UltraComboEditor instance to the Override.EditorControl property (don't assign anything to the Editor property), then set the applicable properties on the UltraComboEditor control. In this scenario, the UltraComboEditor control provides an editor to the tree that has the same characteristics as its own editor, so the editor in the tree will have the same AutoCompleteMode settings.