Expand
methodsExpands the specified item(s) of a PanelBar.
Parameters:elementString|Element|jQuery
useAnimationBoolean
Returns:kendo.ui.PanelBar
The PanelBar item(s) to be expanded, expressed as a selector.
_optional, default: _
Temporarily enables (true) or disables (false) any visual animation(s) when expanding items.
Returns the PanelBar object to support chaining.