This version of Unity is unsupported.

MultiColumnHeader.AddColumnHeaderContextMenuItems

Declaration

protected void AddColumnHeaderContextMenuItems(GenericMenu menu);

Parameters

menu Context menu shown.

Description

Override this method to extend the default context menu items shown when context clicking the header area.

Call base.AddColumnHeaderContextMenuItems to add the default items.