GridLinesColor
Color of the GridLines, if they are visible.
cs
[DefaultValue(typeof(Color), "ButtonFace")] public Color GridLinesColor { get; set; }
Color of the GridLines, if they are visible.
[DefaultValue(typeof(Color), "ButtonFace")] public Color GridLinesColor { get; set; }