Skip to main content

RepositoryItemSearchLookUpEdit.RegisterSearchLookUpEdit() Method

Registers the SearchLookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraGrid.v24.1.dll

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

Declaration

public static void RegisterSearchLookUpEdit()

Remarks

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

See Also