OptionButton.GridlineStyleBottom Property

Access Developer Reference

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

Version Information
 Version Added:  Access 2007

Syntax

expression.GridlineStyleBottom

expression   A variable that represents an OptionButton object.

Remarks

The BottomGridlineStyle 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