DropRowEventArgs Class
Provides data for the DropRow and DragRowOver events.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
Declaration
public class DropRowEventArgs :
DragRowEventArgs
Inheritance
Object
EventArgs
RowEventArgs
RowAllowEventArgs
DragRowEventArgs
DropRowEventArgs
See Also