set_column_visible


Description:

[ Version ( since = "4.2" ) ]
public abstract void set_column_visible (int column, bool visible)

Shows or hides the data at column column

Parameters:

this

an object which implements the DataSelector interface

column

a column number, starting at 0, or -1 tp apply to all the columns

visible

required visibility of the data in the column column