RColumnManager.SortIndicator


public property SortIndicator

Prototype:

Read/Write property SortIndicator[=true|false]

Description:

Shows(if true) or hides(if false) an arrow in the header button indicating that the column is sorted. You can set the direction of the arrow by setting the SortIndicatorType property.

Return value:

Returns true if an arrow is showed in the column header.