Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 931 Bytes

Access.NavigationControl.GridlineWidthBottom.md

File metadata and controls

37 lines (23 loc) · 931 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationControl.GridlineWidthBottom property (Access)
vbaac10.chm11163
vbaac10.chm11163
Access.NavigationControl.GridlineWidthBottom
513fdb37-b479-7022-e0c7-4f8d8209ede9
02/16/2019
medium

NavigationControl.GridlineWidthBottom property (Access)

Gets or sets the width of the bottom gridline for the specified control. Read/write Byte.

Syntax

expression.GridlineWidthBottom

expression A variable that represents a NavigationControl object.

Remarks

The GridlineWidthBottom property uses the following settings.

Setting Description
0 Hairline. This is the narrowest border possible on your system.
1 to 6 The width as indicated in points. The default setting is 1 point.

[!includeSupport and feedback]