sortingValue

sortingValue: undefined | PropertyGroupingValue

Should the nodes be sorted by display label or the grouping property value. In most cases the result is the same, unless PropertyGroup.LabelOverride rule is used to change the display label. Defaults to PropertyGroupingValue.DisplayLabel.

Note: Sorting by property value only makes sense when instances are grouped by property value as well.

Warning: Grouping by label and sorting by property value is not possible.

Defined in

Last Updated: 08 January, 2020