Returns or sets the width in pixels of the gridlines for an Grid control.
object.GridLineWidth [= value]
The GridLineWidth property syntax has these parts:
Part | Description |
---|---|
object | An object expression that evaluates to an object. |
value | An integer specifying the gridline width. The minimum setting is 1 (default); the maximum setting is 10. |