Share via


Form.DividingLines Property (Access)

You can use the DividingLines property to specify whether dividing lines will separate sections on a form or records displayed on a continuous form. Read/write Boolean.

Syntax

expression .DividingLines

expression A variable that represents a Form object.

Remarks

The default value is True.

This property can be set in any view.

See Also

Concepts

Form Object

Form Object Members