WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KanbanCardItem - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class KanbanCardItem

    Provides the visual of a Card.

    Inheritance
    System.Object
    KanbanCardItem
    Namespace: Syncfusion.UI.Xaml.Kanban
    Assembly: Syncfusion.SfKanban.WPF.dll
    Syntax
    public class KanbanCardItem : ContentControl

    Constructors

    KanbanCardItem()

    Initializes a new instance of the KanbanCardItem class.

    Declaration
    public KanbanCardItem()

    KanbanCardItem(KanbanColumn)

    Initializes a new instance of the KanbanCardItem class.

    Declaration
    public KanbanCardItem(KanbanColumn column)
    Parameters
    Type Name Description
    KanbanColumn column

    Parent column of this card item.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved