Version: 2017.2
public int[] visibleColumns ;

Description

This is the array of currently visible column indices.

This property is the array of column indices of the currently visible columns. The user can toggle visibility on columns using the context menu of the MultiColumnHeader.

See Also: MultiColumnHeader.ToggleVisibility.