This version of Unity is unsupported.

MultiColumnHeader.OnVisibleColumnsChanged

Declaration

protected void OnVisibleColumnsChanged();

Description

Called when the number of visible column changes and dispatches the visibleColumnsChanged event.

Can be overridden to control the dispatching of the visibleColumnsChanged event.