windowsforms-devexpress-dot-xtraeditors-dot-repository-c69f2572.md
Contains settings that are common to the descendants of the PopupBaseAutoSearchEdit class.
Namespace : DevExpress.XtraEditors.Repository
Assembly : DevExpress.XtraEditors.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class RepositoryItemPopupBaseAutoSearchEdit :
RepositoryItemPopupBase
Public Class RepositoryItemPopupBaseAutoSearchEdit
Inherits RepositoryItemPopupBase
The following members return RepositoryItemPopupBaseAutoSearchEdit objects:
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.
Show 22 items
Object MarshalByRefObject Component DevExpress.XtraEditors.ComponentBase RepositoryItem RepositoryItemTextEdit RepositoryItemButtonEdit RepositoryItemPopupBase RepositoryItemPopupBaseAutoSearchEdit RepositoryItemComboBox
RepositoryItemGridLookUpEditBase
RepositoryItemSearchLookUpEdit
RepositoryItemTreeListLookUpEdit
See Also