gui.setListColumnVisible

Shows or hides a list column.

Prototype

  1. bOk = gui.setListColumnVisible ( hComponent, nColumn, bVisible )

Parameters

hComponent - valid GUI component handle
nColumn - column index number 1..n
bVisible - true to show, false to hide


Return values

bOk - true on success


Available since ShiVa 2.0