ComboBoxEdit.Reset() Method
In This Article
Resets the selection and caret position in the editor.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
This method overrides the base PopupBaseAutoSearchEdit.Reset method, to reset specific settings (selection, caret position and the index of the first visible item in the popup form).
See Also