WinUI

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DataGridRowDroppedEventArgs

    Show / Hide Table of Contents

    Class DataGridRowDroppedEventArgs

    Provides data for the RowDropped event.

    Inheritance
    System.Object
    DataGridRowDragEventArgs
    DataGridRowDroppedEventArgs
    Inherited Members
    DataGridRowDragEventArgs.Data
    DataGridRowDragEventArgs.DraggingRows
    DataGridRowDragEventArgs.TargetIndex
    DataGridRowDragEventArgs.DropPosition
    Namespace: Syncfusion.UI.Xaml.DataGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public class DataGridRowDroppedEventArgs : DataGridRowDragEventArgs

    Constructors

    DataGridRowDroppedEventArgs()

    Initializes a new instance of DataGridRowDroppedEventArgs event.

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