Gets the calendar view cells that hold the specified item's visual elements.
Namespace: MindFusion.Scheduling
File: Calendar.js
SyntaxJavaScript
Copy Code
|
|---|
function getItemCells (item) |
Item. The item.
Array. An array of ViewCell objects that hold the specified item's visual elements.
See Also