PyCListCtrl
.SetColumn
int =
SetColumn(
colNo
, item
)
Changes column state in a list control when in report view.
Parameters
colNo
: int
The to be modified column number
item
:
LV_COLUMN
A tuple describing the modified column.