IWorkspaceBox.DisplayGrid

Syntax

DisplayGrid: Boolean;

Description

The DisplayGrid property determines whether the grid is displayed on the workspace. If this property is set to True, the grid is displayed on the workspace; if this property is set to False, the grid is not displayed. The property is set to True by default.

Example

See also:

IWorkspaceBox