Northwoods.Go Assembly > Northwoods.Go Namespace : IGoCollapsible Interface |
The following tables list the members exposed by IGoCollapsible.
Name | Description | |
---|---|---|
Collapsible | Gets or sets whether users may click on a handle to call Collapse or Expand. | |
IsExpanded | Gets whether this object has been expanded or not. |
Name | Description | |
---|---|---|
Collapse | Calling this method will change this object so that it is smaller and/or simpler in appearance and behavior. | |
Expand | Calling this method will change this object so that it displays more details and/or objects. |