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

RepositoryItemGridLookUpEdit.RegisterGridLookUpEdit() Method

Registers the GridLookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraGrid.v19.2.dll

Declaration

public static void RegisterGridLookUpEdit()

Remarks

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

See Also