Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答