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






Gets the items, whose visual elements are contained in the specified calendar cell.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function getCellItems (cell)

 Parameters

cell

ViewCell. The cell to check.

 Return Value

Array. An array of Item objects whose visual elements are contained in the specified calendar cell.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace