New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
DestinationHtmlElement
DraggedItem
Telerik.Web.UI.RadListViewItemDragDropEventArgs
The event arguments passed when Telerik.Web.UI.RadListView fires ItemDragDrop event after a client-side drag-drop operation.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.RadListViewItemDragDropEventArgs
Properties
DestinationHtmlElement String
Gets or sets the destination HTML element which represents the element on which
DraggedItem RadListViewDataItem
Gets or sets the dragged item.