Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MultiColumnHeaderState.Column.sortedAscending

public bool sortedAscending;

Description

Value that controls if this column is sorted ascending or descending.

Note this state is stored for each column and should only be used if the column is currently the active sorted column which is controlled by MultiColumnHeader.sortedColumnIndex.