IWorkspaceBox.DisplayGrid

Syntax

DisplayGrid: Boolean;

Description

The DisplayGrid property determines whether the grid is displayed on the workspace. If the value of this property is True, the grid is displayed on the workspace, if the value is False, the grid is not displayed. By default value of the property is True.

Example

See also:

IWorkspaceBox