property Record.LayoutHeight as Long
Retrieves a value that indicates the height that's required so all editors fit the control's client area.

TypeDescription
Long A long expression that specifies the height that's required so all editors fit the control's client area.
The LayoutHeight property specifies the height, in pixels that's required so all editors fit the control's client area. Use the Layout property to arrange the fields in the page. Use the LayoutWidth property specifies the width, in pixels that's required so all editors fit the control's client area.