Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 878 Bytes

Access.NavigationButton.GridlineStyleTop.md

File metadata and controls

44 lines (29 loc) · 878 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationButton.GridlineStyleTop property (Access)
vbaac10.chm10529
vbaac10.chm10529
Access.NavigationButton.GridlineStyleTop
53a5bb2c-c76d-0ef4-b48b-63aaf502438c
02/14/2019
medium

NavigationButton.GridlineStyleTop property (Access)

Gets or sets the top gridline style of the specified button. Read/write Byte.

Syntax

expression.GridlineStyleTop

expression A variable that represents a NavigationButton object.

Remarks

The GridlineStyleTop property uses the following settings.

Setting Gridline type
0 (default) Transparent
1 Solid
2 Dashes
3 Short dashes
4 Dots
5 Sparse dots
6 Dash dot
7 Dash dot dot

[!includeSupport and feedback]