This version of Unity is unsupported.

ITableView.RemoveColumn

Declaration

public void RemoveColumn(int activeColumnIndex);

Parameters

activeColumnIndex Index of the column to be removed.

Description

Invoked when a column gets removed.