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