GoXam for WPF v3
MaxChildrenCount Property
Northwoods.GoXam.Layout Namespace > TreeVertex Class : MaxChildrenCount Property
Gets the maximum number of children of any descendent of this node.
Syntax
public int MaxChildrenCount {get; set;}
Remarks
For a leaf node, this will be zero. This informational property is computed as part of the InitializeTreeVertexValues pass. You probably should not be setting this property.
See Also

Reference

TreeVertex Class
TreeVertex Members
MaxGenerationCount Property
ChildrenCount Property