Back to Devexpress

TreeListItemsDroppedEventArgs Properties

blazor-devexpress-dot-blazor-dot-treelistitemsdroppedeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

TreeListItemsDroppedEventArgs Properties

Stores information for the ItemsDropped event.

NameDescription
DroppedItemsA collection of dropped data items.
DropPositionReturns where items were dropped relative to the target item.
SourceComponentGives you access to the source component’s API.
TargetItemReturns the data item where the rows were dropped.
TargetItemVisibleIndexReturns the target data item’s visible index.
TreeListGives you access to the target TreeList API.

See Also

TreeListItemsDroppedEventArgs Class

TreeListItemsDroppedEventArgs Members

DevExpress.Blazor Namespace