GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCollapsibleHandle Class / Bordered Property
In This Topic
    Bordered Property (GoCollapsibleHandle)
    In This Topic
    Gets or sets whether to draw a rectangle's border, using a Pen of width 1.
    Syntax
    public virtual bool Bordered {get; set;}

    Property Value

    This defaults to true.
    See Also