New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.TreeListItemDroppedEventArgs : Sys.EventArgs

Inheritance Hierarchy

Methods

get_destinationHtmlElement

Returns the destination HTML element.

Parameters

Returns

Element

get_draggedItems

Returns a collection of the dragged TreeListDataItems.

Parameters

Returns

Array

get_isOverHeader

Returns bool indicating whether the dragged item is over the header item.

Parameters

Returns

Boolean

get_targetDataItem

Gets the target TreeListDataItem

Parameters

Returns

Telerik.Web.UI.TreeListDataItem

In this article