Gets the item, associated with the event.
Namespace: MindFusion.Common.UI
File: EventArgs.js
JavaScript Copy Code |
---|
get dragItem() {} |
ListItem. The item, associated with the event.
The following code handles the dragDrop event of a ListView class. Event data is provided through the DragDropEventArgs class.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |