GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutTreeNode Class / Initialized Property
In This Topic
    Initialized Property
    In This Topic
    Gets or sets whether this node has been initialized as part of GoLayoutTree.CreateTrees.
    Syntax
    public bool Initialized {get; set;}
    See Also