[ Version ( since = "4.2" ) ]
public abstract void set_column_visible (int column, bool visible)
Shows or hides the data at column column
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 |