Version: 2018.2

MultiColumnHeader.AddColumnHeaderContextMenuItems

Switch to Manual
protected void AddColumnHeaderContextMenuItems (GenericMenu menu);

Parameters

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