Namespace Syncfusion.SfKanban.XForms
Classes
| KanbanColorMapping
This class is used to specify the color for the indicator that appears in the card. The color can be used to identify the priority of the card. |
| KanbanColumn
Represents a column in SfKanban. |
| KanbanColumnCollection
Represent the collection of KanbanColumn. |
| KanbanDragEndEventArgs
Provides the card information for the DragEnd event. |
| KanbanDragEnterEventArgs
Provides the card information for the DragEnter event. |
| KanbanDragEventArgs
Serves as a base class for all SfKanban drag event arguments. |
| KanbanDragLeaveEventArgs
Provides the card information for the DragLeave event. |
| KanbanDragOverEventArgs
Provides the card information for the DragOver event. |
| KanbanDragStartEventArgs
Provides the card information for the DragStart event. |
| KanbanErrorBarSettings
This class is used to customize the appearance of error bar that appears in the KanbanColumn's header. |
| KanbanModel
Represents fields for the Kanban card. |
| KanbanPlaceholderStyle
This class is used to customize the appearance of card placeholder in the SfKanban. |
| KanbanResourceManager
Resource manager of kanban. |
| KanbanTappedEventArgs
Provides the card information for the ItemTapped event. |
| KanbanWorkflow
Represents the workflow for a particular category, which is used to determine the target columns a card can be dropped. |
| SfKanban
Represents a Kanban control which is used for visualizing and managing the workflow of any process, like the software development process, in an effective way. |
| SfKanbanStyles
Dictionary for theming the SfKanban control styles. |
Interfaces
| IKanbanEventDependencyService
This interface allows apps to call into platform-specific functionality from shared code. |