IDataEntryForm.InputAreas

Syntax

InputAreas: IDefInputAreas;

Description

The InputAreas property returns the collection of entry areas.

Example

The example of use is given in description of the DataEntryForm.CreateByReport constructor.

See also:

IDataEntryForm