GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoComment Class / Text Property
In This Topic
    Text Property (GoComment)
    In This Topic
    Gets or sets the text string for this group, implementing IGoLabeledNode.
    Syntax
    public virtual string Text {get; set;}
    See Also