Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The .NET MAUI Kanban Board provides an efficient interface to track and visualize different stages in a project or workflow.


.NET MAUI Kanban Board code example

Easily get started with the .NET MAUI Kanban Board using a few simple lines of C# code, as demonstrated below. Also, explore this .NET MAUI Kanban Board example, which shows how to render and configure the .NET MAUI Kanban Board.

using Syncfusion.Maui.Kanban;
namespace KanbanGettingStarted
{
    public partial class MainPage : ContentPage
    {
        public MainPage()
        {
            InitializeComponent();           
            SfKanban kanban = new SfKanban(); 
            this.Content = kanban;
        }
    }   
}

Data binding

The Kanban Board control supports data binding, allowing users to bind data seamlessly from various local and remote data sources to generate kanban tasks.

Data binding in .NET MAUI Kanban Board.


.NET MAUI Kanban Board work-in-progress limit.

Work-in-progress (WIP) limit

Users can limit the number of work-in-progress cards for every column.

.NET MAUI Kanban Board WIP indications.

WIP indications

The Kanban Board has built-in error bars that are useful for identifying the bottlenecks in processes.


Workflow

Restrict or allow card transitions from one column to another to maintain a controlled workflow process.

Workflow in .NET MAUI Kanban Board.


Maui Kanban Sorting image

Sorting

The Kanban Board control supports sorting, allowing cards to be arranged based on specified property values.


Interactive features

.NET MAUI Kanban Board smooth transitions.

Smooth transitions

The Kanban Board supports dragging an item between columns smoothly using built-in animations.

.NET MAUI Kanban Board expand and collapse columns.

Expand and collapse columns

Columns can be collapsed or expanded easily.


Customization

Users are free to customize the UI of each element.

Header customization in .NET MAUI Kanban Board.

Header customization

Users can alter the existing header content or include new information about a column by customizing column headers with templates.

Card customization in .NET MAUI Kanban Board.

Card customization

Customize the card template to add more details or change its default appearance.

Placeholder customization in .NET MAUI Kanban Board.

Placeholder customization

Users can customize the appearance of placeholders that are displayed while dragging.

No-card customization in .NET MAUI Kanban Board.

No-card customization

Users can customize the “no cards” text displayed when a column has no cards.

Column background customization in .NET MAUI Kanban Board.

Column background customization

Users can customize the background color of kanban columns.




Struggling to decide on the right product?

Our comprehensive competitor comparison of .NET MAUI controls will guide you to the perfect choice.

tick-mark 95+ UI controls
tick-mark 200+ interactive .NET MAUI demos
tick-mark 2.2M+ downloads

Frequently Asked Questions

The Syncfusion .NET MAUI Kanban Board control supports the following features:

  • Different stages of a workflow are visualized in columns.

  • Work-in-progress limits and status transitions.
  • Template support for cards and headers, built-in error bars, and draggable cards.

  • Simple configuration and APIs.

  • Touch-friendly UI.
  • Extensive demos and documentation let you get started quickly with .NET MAUI Kanban Board.

You can find our .NET MAUI Kanban Board demo here. It demonstrates how to render and configure the Kanban Board.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion® reduces customers’ development time.
Here are some of their experiences.

See Real Success Stories

Developers around the world trust Syncfusion’s Essential Studio to simplify complex projects and speed up delivery. With a vast library of UI controls, powerful SDKs, and reliable support, Essential Studio helps teams build enterprise-ready applications with confidence.

Read Our Customer Stories


Rated by users across the globe

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.

Up arrow icon