Version: 2017.2
protected void ToggleVisibility (int columnIndex);

Parámetros

columnIndex Toggle visibility for this column.

Descripción

Method for toggling the visibility of a column.

This is also called from the context menu of the MultiColumnHeader. This method toggles the visiblity state, calls ::ef::OnVisibleColumnsChanged which in turn dispatces the visibleColumnsChanged event.