
Kanban board component for WPF.
Features
- Customizable states, expandable groups, draggable items, optional menus.
- Inject your own item editors, as needed. Handle state and group change events with ease.
- Supports different item type colors and you can bring your own templates for multiple elements and parts.
- You can write code to synchronize Kanban board and Gantt chart components (from Gantt Chart Light Library - licensed separately). You just need to update the Items collection of each component whenever the other changes.