GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / Relinkable Property
In This Topic
    Relinkable Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoLink.Relinkable property.
    Syntax
    [Category("Behavior")]
    [DefaultValue(true)]
    [Description("The Relinkable property of the RealLink.")]
    public bool Relinkable {get; set;}
    See Also