RepositoryItemTreeListLookUpEdit.TreeList Property
Gets or sets a TreeList associated with the current TreeListLookUpEdit control.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TreeList | A TreeList associated with the current TreeListLookUpEdit control. |
See Also