Skip to main content

RepositoryItemGridLookUpEdit.RegisterGridLookUpEdit() Method

Registers the GridLookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraGrid.v26.1.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