GoXam for WPF v3
Diagram Property (MultiLayout)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
MultiLayout Class
: Diagram Property
Gets or sets the
Northwoods.GoXam.Diagram
that owns this layout.
Syntax
C#
public
Diagram
Diagram {
get
;
set
;}
Property Value
This may be null if there are no
Layouts
. You should not need to set this property.
See Also
Reference
MultiLayout Class
MultiLayout Members