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






Gets the calendar view cells that hold the specified item's visual elements.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function getItemCells (item)

 Parameters

item

Item. The item.

 Return Value

Array. An array of ViewCell objects that hold the specified item's visual elements.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace