Back to Devexpress

CompleteItemDragDropEventArgs.Item Property

maui-devexpress-dot-maui-dot-collectionview-dot-completeitemdragdropeventargs.md

latest843 B
Original Source

CompleteItemDragDropEventArgs.Item Property

Gets the underlying data object of the dropped item.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public object Item { get; }

Property Value

TypeDescription
System.Object

The data object.

|

See Also

CompleteItemDragDropEventArgs Class

CompleteItemDragDropEventArgs Members

DevExpress.Maui.CollectionView Namespace