GridMode

<< Click to Display Table of Contents >>

Navigation:  Management >

GridMode

Previous pageReturn to chapter overviewNext page

[GUI Control Only, not supported by the Community Edition]

Specifies, whether the Layout Grid that can be optionally shown in the Preview is drawn in foreground or background. This property does not control, if the grid is drawn. It controls how the grid is drawn.

property GridMode [integer] VPE.GridMode

read / write; design- & runtime (read access is only possible, if the document is closed)

Possible Values:

ActiveX / VCL

Enum

Comment

True

InForeground

draw the grid in the foreground

False

InBackground

draw the grid in the background

Default:

True (InForeground)