MindFusion.Scheduling for JavaScript Programmer's Guide
CellEventArgs.cell Property
See Also
 






Gets the calendar view cell related to the event.

Namespace: MindFusion.Scheduling
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

get cell() {}
set cell(value) {}

 Property Value

ViewCell

The ViewCell instance related to the event.

 See Also

CellEventArgs Members
CellEventArgs Class
MindFusion.Scheduling Namespace