GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoCollapsible Interface
Properties Methods

In This Topic
    IGoCollapsible Interface Members
    In This Topic

    The following tables list the members exposed by IGoCollapsible.

    Public Properties
     NameDescription
     PropertyGets or sets whether users may click on a handle to call Collapse or Expand.  
     Property Gets whether this object has been expanded or not.  
    Top
    Public Methods
     NameDescription
     Method Calling this method will change this object so that it is smaller and/or simpler in appearance and behavior.  
     Method Calling this method will change this object so that it displays more details and/or objects.  
    Top
    See Also