column | Column header data. |
headerRect | Rect for column header. |
columnIndex | Column index. |
Override to customize the GUI of a single column header.
This method is called for each column in the MultiColumnHeader. Call base.ColumnHeaderGUI to ensure default GUI handling.