Class DataGridRowDroppedEventArgs
Provides data for the RowDropped event.
Inherited Members
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()