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