Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

MultiColumnHeader.ToggleVisibility

protected void ToggleVisibility(int columnIndex);

Parameters

columnIndexToggle visibility for this column.

Description

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.

Did you find this page useful? Please give it a rating: