Version: 2021.1
言語: 日本語
protected void ToggleVisibility (int columnIndex);

パラメーター

columnIndex Toggle visibility for this column.

説明

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.