New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.TabStripReorderingEventArgs : Telerik.Web.UI.RadTabStripCancelEventArgs
Inheritance Hierarchy
Methods
get_offset
Returns the offset between the index of the dragged tab before the drag operation and the one where it's dropped.
Parameters
Returns
Number
the offset between the index of the dragged tab before the drag operation and the one where it's dropped.
get_index
Returns the zero-based index where the dragged tab will be inserted in the tabs collection once dropped.
Parameters
Returns
Number
the zero-based index where the dragged tab will be inserted in the tabs collection once dropped.