GoXam for WPF v3
Comparer Property (TreeVertex)
Northwoods.GoXam.Layout Namespace > TreeVertex Class : Comparer Property
Gets or sets how the children should be sorted.
Syntax
public IComparer<TreeVertex> Comparer {get; set;}
Remarks
This inherited property is initialized in the InitializeTreeVertexValues method.
See Also

Reference

TreeVertex Class
TreeVertex Members