remove_column


Description:

public int remove_column (TreeViewColumn column)

Removes column from this.

Parameters:

this

A TreeView.

column

The TreeViewColumn to remove.

Returns:

The number of columns in this after removing.