GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/ IGoCollapsible Interface
Members
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IGoCollapsible Interface
In This Topic
This interface should be implemented by all groups that want to use a
GoCollapsibleHandle
as the object that users click on to call
Collapse
or
Expand
.
Syntax
C#
public
interface
IGoCollapsible
Remarks
One such class is
GoSubGraph
.
See Also
Reference
IGoCollapsible Members
Northwoods.Go Namespace