syncfusion-winui-treeview
Implementing WinUI TreeView
Comprehensive guide for implementing the Syncfusion® WinUI TreeView (SfTreeView) control to display hierarchical data in Windows App SDK applications.
When to Use This Skill
Use this skill when you need to:
- Display hierarchical data in a tree structure (files, folders, categories)
- Implement file explorers or folder browsers in WinUI applications
- Create organization charts or reporting structures
- Build category navigation with expandable/collapsible nodes
- Enable node selection with single or multiple selection modes
- Support inline editing of tree nodes
- Implement drag-and-drop for node reordering or moving
- Load data on demand for large hierarchies
- Customize tree appearance with templates and styling
- Handle CRUD operations on hierarchical data
The TreeView control excels at visualizing parent-child relationships and nested data structures.
More from syncfusion/winui-ui-components-skills
syncfusion-winui-datagrid
Guide for implementing Syncfusion WinUI DataGrid (SfDataGrid) for tabular data display in desktop applications. Use this skill when working with data grids, sorting, filtering, grouping, or CRUD operations. Covers data binding, column configuration, master-details views, Excel export, and performance optimization including data virtualization and custom templates.
31syncfusion-winui-autocomplete
Guide implementation of the Syncfusion WinUI AutoComplete control (SfAutoComplete) for creating searchable dropdowns with single or multiple selection, filtering suggestions, and customizable token display. Use this skill when implementing search-as-you-type functionality, autocomplete dropdowns with multi-select, tagging systems with token/chip display, or filtered suggestion boxes in WinUI applications.
30syncfusion-winui-badge
Guide implementation of the Syncfusion WinUI Badge control (SfBadge) for displaying notification badges and status indicators. Use this skill when working with badge notifications, unread count badges, BadgeContainer, or notification overlays in WinUI applications. Covers shapes, colors, positioning, alignment, animations, and customization patterns.
30syncfusion-winui-getting-started
Comprehensive guide for setting up Syncfusion WinUI components, including license registration, NuGet package installation, system requirements verification, and troubleshooting. Use this skill when users need help with Syncfusion licensing, installation, WinUI component configuration, theme setup, or resolving installation errors.
30syncfusion-winui-treegrid
Guide for implementing Syncfusion WinUI TreeGrid (SfTreeGrid) components for displaying hierarchical or self-relational data. Use this skill when working with tree-structured grids, parent-child data relationships, or expandable grid rows. Covers TreeGrid features for organizational charts, file system displays, and multi-level data representation in WinUI applications.
30syncfusion-winui-color-picker
Guide implementation of the Syncfusion SfColorPicker control in WinUI applications. Use this skill when implementing color picker UI, solid color selection with RGB/HSV/HSL/CMYK models, or gradient brushes (linear and radial). Covers color spectrum customization, opacity control, brush mode switching, and color value management in WinUI/WinUI 3 projects.
29