Read-write property that gets and sets whether to sort from the lowest value to the highest or vice versa. The default value is True indicating that the sorting will be from the lowest value to the highest.
Syntax
PartsListSortSettings.SecondaryColumnAscending() As Boolean
Property Value
This is a read/write property whose value is a Boolean.