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

RepositoryItemTreeListLookUpEdit.RegisterTreeListLookUpEdit() Method

Registers the TreeListLookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraTreeList.v19.1.dll

Declaration

public static void RegisterTreeListLookUpEdit()

Remarks

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

See Also