ASP.NET Pack Programmer's Guide
Calendar.getHeaderItems Method
See Also
 





Gets the items visible in the header of the column with the specified index.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

function getHeaderItems (columnIndex)

 Parameters

columnIndex

The index of the column.

 Return Value

Type: Array
A list with the items.

 Remarks

This method is available only for the Timetable view of the Calendar.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace