PRIM_MD.ListIcon - SortPosition Property

SortPosition determines the place of this list item in the sort order

Member of PRIM_MD.ListIcon (PRIM_MD.ListIcon)

Data Type - Integer

Details

SortPosition determines how the data is sorted within the list.
 
The control with a SortPosition of 1 will be the primary sort.
 
The sort heirarchy is dynamic. If a new control is added to the sort at position 1, all existing SortPositions will increment by 1.
 
Setting SortPosition to 0 will remove a control from the sort hierarchy.

See also

All Component Classes

Technical Reference

V14SP2 April 2018