GoDiagram Web Reference
HandlesSubGraphCollapsedChildren Property

Gets or sets whether GenerateChildAttributes and ConsumeChildAttributes handle collapsed Northwoods.GoWeb.GoSubGraphs information about the saved relative bounds or saved paths of subgraph child Northwoods.GoWeb.GoObjects.
Syntax
'Declaration
 
Public Property HandlesSubGraphCollapsedChildren As Boolean
public bool HandlesSubGraphCollapsedChildren {get; set;}

Property Value

This defaults to false, and is only effective when HandlesChildAttributes and HandlesChildren are both true.
Remarks
You will probably want to set this to true for the transformer defined for your Northwoods.GoWeb.GoSubGraph class.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoXmlBindingTransformer Class
GoXmlBindingTransformer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback