GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoCollapsible Interface / Collapse Method
In This Topic
    Collapse Method (IGoCollapsible)
    In This Topic
    Calling this method will change this object so that it is smaller and/or simpler in appearance and behavior.
    Syntax
    void Collapse()
    Remarks
    Afterwards, IsExpanded should be false.
    See Also