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