The Dreamweaver JavaScript API > Toggle functions > dom.getShowGrid() |
Availability
Dreamweaver 3.0
Description
Gets the current state of the View > Grid > Show option.
Arguments
None.
Returns
A Boolean value indicating whether the grid is visible (true) or not (false).
Enabler
None.