Remove
methodsRemoves a specified tab from a TabStrip.
Parameters:elementString|Number|jQuery
Returns:kendo.ui.TabStrip
The target tab(s) to be removed, specified as a string selector, a jQuery object, or a zero-based item index.
Returns the TabStrip object to support chaining.