GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoCollapsible Interface / Expand Method
In This Topic
    Expand Method (IGoCollapsible)
    In This Topic
    Calling this method will change this object so that it displays more details and/or objects.
    Syntax
    void Expand()
    Remarks
    Afterwards, IsExpanded should be true.
    See Also