DataItem
methodsReturns the data item to which the specified item is bound. The method will return an item only when the PanelBar is populated using a DataSource.
Parameters:nodejQuery|Element|String
Returns:kendo.data.Node
A string, DOM element or jQuery object which represents the item. A string is treated as a jQuery selector.
The model of the item that was passed as a parameter.