Table of Contents
getPushed Method 

Gets a value indicating whether the item is pushed.

Syntax
JavaScript
 ToolBarItem.getPushed()

Return Value

true if the item is pushed, otherwise false.

See Also