GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / GridMajorLineColor Property
In This Topic
    GridMajorLineColor Property
    In This Topic
    Design-time and PropertyGrid access to Grid properties.
    Syntax
    [Category("Grid")]
    [Description("The color used in drawing the grid lines.")]
    public Color GridMajorLineColor {get; set;}
    See Also