Form.DividingLines property (Access)

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.