IDimensionViewer.Sorted

Syntax

Sorted: Boolean;

Description

The Sorted property determines whether the values can be sorted by column specified in the SortColumn property.

Comments

If the property is set to True, the values are sorted by the SortColumn column, otherwise the sorting is based on the Order attribute.

Example

The property use is given in the example for IDimensionViewer.SortColumn.

See also:

IDimensionViewer | IDimensionViewer.SortColumn | IDimensionViewer.SortType | IDimensionViewer.Sort | IDimensionViewer.SortDefault