GridLineColor

Top  Previous  Next

Gets or sets the color of the grid line.

[Visual Basic .NET]

Public Property GridLineColor As Color

[C#]

public Color GridLineColor {get; set;}

 

Remarks

The default value is light gray, and a screenshot for the orange color is listed below.

GridLineColor