Skip to main content
A newer version of this page is available. .

RepositoryItemSearchLookUpEdit.RegisterSearchLookUpEdit() Method

Registers the SearchLookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraGrid.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Grid

Declaration

public static void RegisterSearchLookUpEdit()

Remarks

This method supports the internal infrastructure and generally there is no need to call it directly.

See Also