GanttSortingBuilder.ShowSortIndexes Method
| Name | Parameters | Description |
|---|---|---|
| ShowSortIndexes(JS) | value | Specifies whether to display sort indexes in column headers. Applies only when sorting.mode is 'multiple' and data is sorted by two or more columns. Mirrors the client-side showSortIndexes option. |
| ShowSortIndexes(Boolean) | value | Specifies whether to display sort indexes in column headers. Applies only when sorting.mode is 'multiple' and data is sorted by two or more columns. Mirrors the client-side showSortIndexes option. |