gui.setListFilterColumn
Defines the list column you want to filter.
Prototype
bOk = gui.setListFilterColumn ( hComponent, nColumn )
Description
Since lists can have many columns, you must define which column the filter applies to.
Parameters
hComponent - valid GUI component handle
nColumn - column index number 1..n
Return values
bOk - true on success
Available since ShiVa 2.0