Back to Devexpress

DragRowEventArgs Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-dcf7aa81.md

latest1.3 KB
Original Source

DragRowEventArgs Class

Provides data for the DragRow event.

Namespace : DevExpress.XamarinForms.DataGrid

Assembly : DevExpress.XamarinForms.Grid.dll

NuGet Package : DevExpress.XamarinForms.Grid

Declaration

csharp
public class DragRowEventArgs :
    RowAllowEventArgs

DragRowEventArgs is the data class for the following events:

Inheritance

Object EventArgs RowEventArgs RowAllowEventArgs DragRowEventArgs DropRowEventArgs

See Also

DragRowEventArgs Members

DevExpress.XamarinForms.DataGrid Namespace