menu

WinUI

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

    Show / Hide Table of Contents

    Class TreeGridRowDroppedEventArgs

    Provides data for the event.

    Inheritance
    System.Object
    TreeGridRowDragEventArgs
    TreeGridRowDroppedEventArgs
    Inherited Members
    TreeGridRowDragEventArgs.Data
    TreeGridRowDragEventArgs.DraggingNodes
    TreeGridRowDragEventArgs.DropPosition
    TreeGridRowDragEventArgs.TargetNode
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public class TreeGridRowDroppedEventArgs : TreeGridRowDragEventArgs

    Constructors

    TreeGridRowDroppedEventArgs()

    Initializes a new instance of TreeGridRowDroppedEventArgs event.

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