Telerik.Windows.Controls.TaskBoard
Represents a dynamic data collection of Categories that provides notifications when categories get added, removed, or when the whole list is refreshed.
Class representing a default ICategory implementation.
Defines basic members of a category for TaskBoard.
Base interface for card - typical visual representation of a task.
Basic ITaskBoardCardModel implementation - default model for tasks represented in a card-like fashion. Can be used to populate the ItemsSource of the RadTaskBoard. The default ItemTemplateSelector of the RadTaskBoard has predefined template for ITaskBoardCardModels.
TaskBoardColumnContainer is an user interface (UI) element used as a container for a TaskBoardColumn.
Defines the drag and drop behavior in TaskBoardColumnContainer control.
Represents drag and drop helper for the TaskBoardColumnContainer control.
Provides context for drag drop operations in RadTaskBoard.
A panel to be used as ItemsPanel within RadTaskBoard.
Default template selector for Icon in RadTaskBoardCard.
Default template selector for items in RadTaskBoard. ITaskBoardCardModel instances use built on template which uses RadTaskBoardCard
Represents the base class that is responsible for the drag and drop in the RadTaskBoard control.
TaskBoardDragVisualProvider that creates drag visuals containing dragged item containers for RadTaskBoard.
Represents the provider for the LinearDropVisual control. This is the default drop visual provider for the drag and drop operations in RadTaskBoard.