This example demonstrates the swimlane functionalities of Kanban control. Provided options in the property panel to sort the cards, enable drag-and-drop across swimlanes, show or hide the empty row, items count and swimlane frozen rows. Also, you can expand/collapse the swimlane row in the Kanban board.
Sort Direction
|
|
Enable Swimlane Drag And Drop
|
|
Show Empty Swimlane Row
|
|
Show Swimlane Item Count
|
|
Enable Frozen Rows
|
This sample renders the assignee field as a swimlane header using the SwimlaneSettings
property.
The property provides the following options to change its related settings:
SwimlaneSettings.SortDirection
propertySwimlaneSettings.AllowDragAndDrop
property.
SwimlaneSettings.ShowEmptyRow
property.SwimlaneSettings.ShowItemCount
property.
SwimlaneSettings.EnableFrozenRows
property.