Sorted: Boolean;
The Sorted property determines whether the values can be sorted by column specified in the SortColumn property.
If the property is set to True, the values are sorted by the SortColumn column, otherwise the sorting is based on the Order attribute.
The property use is given in the example for IDimensionViewer.SortColumn.
See also:
IDimensionViewer | IDimensionViewer.SortColumn | IDimensionViewer.SortType | IDimensionViewer.Sort | IDimensionViewer.SortDefault