GridLineWidth
This property returns and sets the width, in pixels, of the gridlines for a Grid control.
Syntax
object.GridLineWidth [= value]
Parameters
- object
- Object expression that evaluates to a Grid control.
- value
- Integer that specifies the gridline width. The minimum setting is 1 (default); the maximum setting is 10.