This property sets the color of the grid lines.

[Visual Basic] Public Property GridColor As Color
[C#] public Color GridColor {get; set;}

A value of type Color

Default value is Color.Silver

Explanation

The GridColor property sets the color of the grid lines.

See Also

ImageKit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation