GridEnabled Property

Specifies whether the grid is being used for the specified Picture or DynamoSet.

Syntax

object.GridEnabled [= Boolean]

Properties

The GridEnabled property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the grid is displayed.

Settings

The settings for Boolean are:

Value

Description

True

The grid is displayed.

False

The grid is not displayed. (Default)

 

Applies To