MindFusion.Scheduling for ASP.NET Programmer's Guide
Calendar.getCellItems Method
See Also
 





Gets an array with all appointments which are placed in the specified cell.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function getCellItems (cell)

 Parameters

cell

Type: Object
The cell to look into.

 Return Value

Type: Array
A list with the items.

 Remarks

The structure of the cell object is discussed in detail in this topic.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace