Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseOption to allow/disallow hiding the column from the context menu.
This state is used by the context menu of the MultiColumnHeader to enable/disable the column names in the menu. Ensure at least one column does not allow to toggle visibility so not all the columns can be hidden. When used with a TreeView it would be a good idea to disallow hiding the column with the TreeView foldout arrows.