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

DropItemEventArgs Class

Provides data for the DropItem and DragItemOver events.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

Declaration

public class DropItemEventArgs :
    DragItemEventArgs
See Also