GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / GridStyle Property
In This Topic
    GridStyle Property (GoView)
    In This Topic
    Design-time and PropertyGrid access to Grid properties.
    Syntax
    [Category("Grid")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("The appearance style of the grid.")]
    public virtual GoViewGridStyle GridStyle {get; set;}
    See Also