GoXam for WPF v3
Group Property (MultiLayout)
Northwoods.GoXam.Layout Namespace > MultiLayout Class : Group Property
Gets or sets the Northwoods.GoXam.Group that owns this layout, if the layout is the value of a Northwoods.GoXam.Group.Layout.
Syntax
public Group Group {get; set;}

Property Value

This returns null if this layout is declared on the Northwoods.GoXam.Diagram or if there are no Layouts.
See Also

Reference

MultiLayout Class
MultiLayout Members