menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KanbanTappedEventArgs - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class KanbanTappedEventArgs

    Provides the card information for the Item​Tapped event.

    Inheritance
    System.Object
    System.EventArgs
    KanbanDragEventArgs
    KanbanTappedEventArgs
    Inherited Members
    KanbanDragEventArgs.SelectedCard
    KanbanDragEventArgs.SelectedCardIndex
    KanbanDragEventArgs.SelectedColumn
    KanbanDragEventArgs.SelectedColumnIndex
    KanbanDragEventArgs.SelectedRowIndex
    System.EventArgs.Empty
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.Kanban
    Assembly: Syncfusion.SfKanban.WPF.dll
    Syntax
    public class KanbanTappedEventArgs : KanbanDragEventArgs

    Constructors

    KanbanTappedEventArgs()

    Declaration
    public KanbanTappedEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved