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