DropItemEventArgs.DropItemHandle Property
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
Declaration
public int DropItemHandle { get; }
Property Value
| Type |
|---|
| Int32 |
See Also