Back to Devexpress

DropRowEventArgs Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-409620fb.md

latest1.5 KB
Original Source

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

csharp
public class DropRowEventArgs :
    DragRowEventArgs

DropRowEventArgs is the data class for the following events:

Inheritance

Object EventArgs RowEventArgs RowAllowEventArgs DragRowEventArgs DropRowEventArgs

See Also

DropRowEventArgs Members

DevExpress.XamarinForms.DataGrid Namespace