Skip to main content

DropRowEventArgs Class

Provides data for the DropRow and DragRowOver events.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class DropRowEventArgs :
    DragRowEventArgs
See Also