mcpbeat

Devexpress Wpf Tree List

devexpress/devexpress-wpf-tree-list

Build WPF applications with the DevExpress TreeList (TreeListControl) — a data-aware control for hierarchical data. Use when adding TreeListControl, binding to self-referential data (Key/Parent fields), hierarchical data (ChildNodesPath/Selector/DataTemplate), or building unbound trees with TreeListNode. Covers TreeListColumn, sorting, filtering, summaries, expand/collapse, drag-and-drop, multi-selection, edit forms, validation, conditional formatting, printing, exporting. Also use when someone mentions "DevExpress WPF tree", "TreeListControl", "TreeListView", "dxg:TreeListControl", "DevExpress.Xpf.Grid.TreeListControl", "self-referential tree", "KeyFieldName ParentFieldName", "unbound tree", or asks about org charts, file trees, project hierarchies, BOM, parent-child collections, or any tree UI in WPF. Covers both .NET 8+ and .NET Framework 4.6.2+.

36k tokens
context cost
the whole folder, loaded on every use
17
files
instructions only
0
copies elsewhere
how many repositories repackaged it
38
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/DevExpress/agent-skills --skill devexpress-wpf-tree-list

How to use it

Copy the folder

Take devexpress/devexpress-wpf-tree-list from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.