Click or drag to resize
GridLineBorder Properties

The GridLineBorder type exposes the following members.

Properties
  Name Description
Public property Color
Specifies the color of the grid lines.
(Overrides BorderColor.)
Public property HideWithAxis
Should grid lines be hidden with axis or not
Public property PenStyle
Specifies the pen style used for grid lines' drawing.
(Overrides BorderPenStyle.)
Public property Width
Gets or sets the width of the grid line.
(Overrides BorderWidth.)
Top
See Also