MindFusion.UI for WebForms Programmer's Guide

CellEventArgs.getCell Method

See Also
 



Gets the cell object associated with the event.

Namespace: MindFusion.UI.Web
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

function getCell ()

 Return Value

Type: Object
The cell object.

 See Also