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.
expression.DividingLines
expression A variable that represents a Form object.
The default value is True.
This property can be set in any view.
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.