IDefTableArea.UseVirtualCells

Syntax

UseVirtualCells: Boolean;

Description

The UseVirtualCells property determines whether a virtual cell mode will be used in a table area.

Comments

The property is set to True by default, and table area data will not be displayed during data entry form editing.

If the property is set to False, table area data will be displayed during data entry form editing.

See also:

IDefTableArea