Actipro Views for UWP 관련 정보

대화형 작업 스케줄링 및 우선순위를 제공하는 작업 보드 컨트롤 입니다.

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.