Skip to main content

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