ASP.NET Pack Programmer's Guide
CellEventArgs.get_cell Method
See Also
 





Gets the cell object associated with the event.

Namespace: MindFusion.Scheduling
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

function get_cell ()

 Return Value

Type: Object
The cell object associated with the event.

 Remarks

The structure of the cell object is discussed in detail in this topic.

 See Also

CellEventArgs Members
CellEventArgs Class
MindFusion.Scheduling Namespace