'Declaration Public Property GridColor As System.Drawing.Color
public System.Drawing.Color GridColor {get; set;}
'Declaration Public Property GridColor As System.Drawing.Color
public System.Drawing.Color GridColor {get; set;}
Set this property to Color.Transparent to display the grid lines using the default color.
To hide the grid lines, set the ShowGridLines property to false.