Gets the items that are not visible in the header of the column with the specified index.
Namespace: MindFusion.Scheduling
Package: Calendar.js
JavaScript
![]() |
---|
function getCueHeaderItems (columnIndex) |
The index of the column.
Type: Array
A list with the items.
This method is available only for the Timetable view of the Calendar and will return an empty array if used with other views. For views other than Timetable use getCueCellItems instead.