Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 898 Bytes

Access.NavigationControl.GridlineStyleRight.md

File metadata and controls

46 lines (29 loc) · 898 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationControl.GridlineStyleRight property (Access)
vbaac10.chm11158
vbaac10.chm11158
Access.NavigationControl.GridlineStyleRight
88e8a163-84ef-8f4c-f7b2-6dd2783389d1
02/14/2019
medium

NavigationControl.GridlineStyleRight property (Access)

Gets or sets the right gridline style of the specified control. Read/write Byte.

Syntax

expression.GridlineStyleRight

expression A variable that represents a NavigationControl object.

Remarks

The GridlineStyleRight 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]