Namespace Telerik.Windows.Controls.TaskBoard
Classes
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. |
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. |
TaskBoardColumnDragDropBehavior 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. |
TaskBoardDefaultIconTemplateSelector Default template selector for Icon in RadTaskBoardCard. |
TaskBoardDefaultItemTemplateSelector 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. |
TaskBoardLinearDropVisualProvider Represents the provider for the LinearDropVisual control. This is the default drop visual provider for the drag and drop operations in RadTaskBoard. |
Interfaces
Defines basic members of a category for TaskBoard. |
Base interface for card - typical visual representation of a task. |