CompleteItemDragDropEventArgs.Item Property
In This Article
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
#Declaration
C#
public object Item { get; }
#Property Value
Type |
---|
Object |
See Also