DataItem
methodsReturns the data item to which the specified table row from the GanttList is bound
Parameters:rowString|Element|jQuery
Returns:kendo.data.GanttTask
A string, DOM element or jQuery object which represents the table row. A string is treated as a jQuery selector.
the task data item to which the specified table row is bound.