Skip to main content

RepositoryItemTreeListLookUpEdit.RegisterTreeListLookUpEdit() Method

Registers the TreeListLookUpEdit control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraTreeList.v23.2.dll

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

Declaration

public static void RegisterTreeListLookUpEdit()

Remarks

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

See Also