Skip to main content
A newer version of this page is available. .

DragItemEventArgs Class

Provides data for the DragItem event.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

Declaration

public class DragItemEventArgs :
    ItemAllowEventArgs
See Also