Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


currentColumnIndex

The index of the column that is currently being handled during an event. This property can be used for column specific handling when overriding MultiColumnHeader.AddColumnHeaderContextMenuItems
Read time 1 minuteLast updated 10 days ago

Definition

protected int currentColumnIndex { get; }