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.

Grid_Line