CompleteRowDragDropEventArgs Class
In This Article
Provides data for the CompleteRowDragDrop event.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
#Declaration
C#
public class CompleteRowDragDropEventArgs :
RowEventArgs
#Inheritance
System.Object
EventArgs
RowEventArgs
CompleteRowDragDropEventArgs
#Extension Methods
See Also