DragRowEventArgs Class
Provides data for the DragRow event.
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
Declaration
public class DragRowEventArgs :
RowAllowEventArgs
Inheritance
Object
EventArgs
RowEventArgs
RowAllowEventArgs
DragRowEventArgs
See Also