sort_column_id


Description:

public int sort_column_id { get; set; }

Logical sort column ID this column sorts on when selected for sorting.

Setting the sort column ID makes the column header clickable. Set to -1 to make the column unsortable.