RepositoryItemPopupBaseAutoSearchEdit Class
Contains settings that are common to the descendants of the PopupBaseAutoSearchEdit class.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Related API Members
The following members return RepositoryItemPopupBaseAutoSearchEdit objects:
Remarks
The PopupBaseAutoSearchEdit class represents a base class for dropdown editors that provide the automatic search functionality. The RepositoryItemPopupBaseAutoSearchEdit class contains settings specific to these editors. They can be accessed via the PopupBaseAutoSearchEdit.Properties property.
Inheritance
Object
MarshalByRefObject
Component
DevExpress.XtraEditors.ComponentBase
RepositoryItem
RepositoryItemTextEdit
RepositoryItemButtonEdit
RepositoryItemPopupBase
RepositoryItemPopupBaseAutoSearchEdit
See Also