A newer version of this page is available.
Switch to the current version.
PopupBaseAutoSearchEdit Class
Represents the base class for dropdown editors that support the automatic search functionality.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v19.1.dll
Declaration
public abstract class PopupBaseAutoSearchEdit :
PopupBaseEdit
Public MustInherit Class PopupBaseAutoSearchEdit
Inherits PopupBaseEdit
Related API Members
The following members accept/return PopupBaseAutoSearchEdit objects:
Remarks
The PopupBaseAutoSearchEdit is the base class for dropdown editors that support the automatic search functionality. This feature allows an end-user to locate dropdown items by typing text within an edit box.
Implements
Inheritance
See Also
Feedback