ComboBoxEdit.Reset() Method
Resets the selection and caret position in the editor.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.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