Über Actipro Views for UWP

Ein Task Board-Steuerelement, das die interaktive Task-Planung und Priorisierung ermöglicht.

Actipro Views for UWP includes a TaskBoard control that makes it easy to add interactive task scheduling and prioritization to your apps. The data model is completely MVVM friendly and makes heavy use of customizable item styles and templates. A task board consists of zero to many columns, each of which can contain zero to many cards. Columns and cards can be dragged around and reordered, all using pleasing sway animations.

Actipro Views for UWP Features

  • Task Board - The TaskBoard control makes it easy to add interactive task scheduling and prioritization to your apps. Task board can create a task planning UI where tasks can be grouped and prioritized.
  • Layout - A task board consists of zero to many columns, each of which can contain zero to many cards. This kind of layout is commonly seen in kanban boards.
  • Drag and Drop - Columns and cards can be dragged around and reordered, all using pleasing sway animations. The drag and drop features can be disabled as a whole or dynamically on a per-instance basis.
  • Event Model - Events are raised that allow for notifications of drags/drops and even taps on cards. The event data includes detailed information about the current state and supports cancellation of certain events.
  • MVVM Support - The data model is completely MVVM friendly and makes heavy use of customizable item styles and templates.