Skip to main content

CompleteRowDragDropEventArgs Class

Provides data for the CompleteRowDragDrop event.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

#Declaration

C#
public class CompleteRowDragDropEventArgs :
    RowEventArgs

#Inheritance

Object
EventArgs
RowEventArgs
CompleteRowDragDropEventArgs
See Also