TreeViewColumnGidBuilderImpl.sortColumnId

T sortColumnId(int propval) nothrow

Set sortColumnId property.

Parameters

propvalLogical 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.

Returns

Builder instance for fluent chaining