SortGroup.SortingOrder
SortingOrder
The sorting order of this UIBlock hierarchy. Hierarchies with a higher sorting order render on top of those with a lower sorting order.
Remarks
The default value for hierarchies without a SortGroup component is 0
.
Declaration
public int SortingOrder { get; set; }