Table of Contents
getDisabled Method 

Gets a value indicating whether the tool bar item is disabled.

Syntax
JavaScript
 ToolBarItem.getDisabled()

Return Value

true if the item is disabled, otherwise false.

See Also