CompleteRowDragDropEventArgs Class
Provides data for the CompleteRowDragDrop event.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
Declaration
public class CompleteRowDragDropEventArgs :
RowEventArgs
Inheritance
Object
EventArgs
RowEventArgs
CompleteRowDragDropEventArgs
See Also