GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSubGraph Class
/ WasExpanded Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
WasExpanded Property
In This Topic
Gets or sets whether this subgraph had been in an expanded state when the parent subgraph was collapsed.
Syntax
C#
public
bool
WasExpanded {
get
;
set
;}
Remarks
This is set by
CollapseChild
and
ExpandChild
of the parent
GoSubGraph
.
See Also
Reference
GoSubGraph Class
GoSubGraph Members