Skip to main content

RepositoryItemGridLookUpEdit.RegisterGridLookUpEdit() Method

Registers the GridLookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public static void RegisterGridLookUpEdit()

Remarks

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

See Also