GoXam for WPF v3
Sorting Property (GridLayout)
Northwoods.GoXam.Layout Namespace > GridLayout Class : Sorting Property
Gets or sets what order to place the nodes.
Syntax
public GridSorting Sorting {get; set;}

Property Value

The default value is GridSorting.Ascending.
See Also

Reference

GridLayout Class
GridLayout Members