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.v18.2.dll

Declaration

public static void RegisterSearchLookUpEdit()

Remarks

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

See Also