Version: 2019.4
LanguageEnglish
  • C#

MultiColumnHeaderState.Column.contextMenuText

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

public string contextMenuText;

Description

If this is set then it is used for the context menu for toggling visibility, if not set then the ::headerContent is used.

This is usefull if the header content only contains an icon or if another text is wanted in the context menu that are shown in the column header.