RepositoryItemPopupBaseAutoSearchEdit() Constructor
Initializes a new instance of the RepositoryItemPopupBaseAutoSearchEdit class.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The RepositoryItemPopupBaseAutoSearchEdit is a base class for popup editors that provide an automatic search feature. Generally there is no need to create instances of the RepositoryItemPopupBaseAutoSearchEdit class directly from your code.
See Also