The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
MSMuniappan Subramanian Syncfusion Team January 5, 2023 12:51 PM UTC
You can achieve your requirement by grouping the data collection
using the “SwimlaneKey” from the WPF SfKanban. If no value is assigned
to the SwimlaneKey mapped property in a task, then it will be grouped under the
Unassigned swim lane. We have prepared the simple sample, please find the
attached sample for the same,
Refer to our UG documentation to know more details about swim
lanes in WPF Kanban,
To make my query clear, I've attached two snapshots below. I need to achieve expanding or collapsing all the swimlane headers at once programmatically. Current grouping by swimlaneKey only expands all swimlane headers at the change of the swimlanKey.