Back to Devexpress

PopupBaseAutoSearchEdit Class

windowsforms-devexpress-dot-xtraeditors-3dd77be4.md

latest4.0 KB
Original Source

PopupBaseAutoSearchEdit Class

The base class for dropdown editors that support the automatic search functionality.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public abstract class PopupBaseAutoSearchEdit :
    PopupBaseEdit
vb
Public MustInherit Class PopupBaseAutoSearchEdit
    Inherits PopupBaseEdit

The following members return PopupBaseAutoSearchEdit objects:

Remarks

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

IXtraResizableControl

Inheritance

Show 36 items

Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl ControlBase BaseControl BaseEdit TextEdit ButtonEdit PopupBaseEdit PopupBaseAutoSearchEdit ComboBoxEdit

LookUpEditBase

AppointmentLabelEdit

AppointmentResourceEdit

DurationEdit

MonthEdit

ResourcesComboBoxControl

BreadCrumbEdit

LookUpEdit

FontEdit

MRUEdit

TreeListLookUpEdit

GridLookUpEditBase

SearchLookUpEdit

GridLookUpEdit

ImageComboBoxEdit

AppointmentDependencyTypeEdit

AppointmentStatusEdit

SearchControl

StorageBindedImageComboBoxEdit

TimeZoneEdit

WeekDaysEdit

WeekOfMonthEdit

SpreadsheetNameBoxControl

See Also

PopupBaseAutoSearchEdit Members

DevExpress.XtraEditors Namespace