Search
ViewCell.resource Property
See Also
 






Gets the resource associated with the cell.

Namespace: MindFusion.Scheduling
File: ViewCell.js

 Syntax

JavaScript  Copy Code

get resource() {}

 Property Value

The Resource instance that is identiied with this ViewCell.

 See Also