Back to Devexpress

GridItemsDroppedEventArgs Properties

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

latest1.3 KB
Original Source

GridItemsDroppedEventArgs Properties

Stores information for the ItemsDropped event.

NameDescription
DroppedItemsA collection of dropped data items.
DropPositionReturns where items were dropped relative to the target item.
GridGives you access to the target Grid’s API.
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.

See Also

GridItemsDroppedEventArgs Class

GridItemsDroppedEventArgs Members

DevExpress.Blazor Namespace