TreeViewColumnGidBuilderImpl.sortColumnId

Set sortColumnId property.

class TreeViewColumnGidBuilderImpl(T)
T
sortColumnId
()

Parameters

propval int

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.

Return Value

Type: T

Builder instance for fluent chaining