Namespace Syncfusion.Maui.Kanban
Classes
KanbanColumn
This class represents a column in SfKanban. |
KanbanColumnCollection
This class represents a collection of KanbanColumn. |
KanbanDragEndEventArgs
This class provides card information for the DragEnd event. |
KanbanDragEnterEventArgs
This class provides card information for the DragEnter event. |
KanbanDragEventArgs
This class represents the base class for all SfKanban drag event arguments. |
KanbanDragLeaveEventArgs
This class provides card information for the DragLeave event. |
KanbanDragOverEventArgs
This class provides card information for the DragOver event. |
KanbanDragStartEventArgs
This class provides card information for the DragStart event. |
KanbanErrorBarSettings
This class is used to customize the appearance of the error bar that appears in the KanbanColumn's header. |
KanbanModel
The KanbanModel class represents the fields for the card. |
KanbanWorkflow
This class represents the KanbanWorkflow for a particular category, which is used to determine the target columns where a card can be dropped. |
SfKanban
This class represents a Kanban control that displays the cards in different columns based on the category. |
SfKanbanStyles |