GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNode Class / Label Property
In This Topic
    Label Property (GoGeneralNode)
    In This Topic
    Participate in standard textual node searches and editing, using the bottom label in preference to the top label if both are present.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public override GoText Label {get; set;}
    See Also