wijmo.evcal Namespace > IBeforeEditEventDialogShowEventArgs Interface : targetCell Field |
This is target offset DOM element which can be used for popup callout.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.evcal.IBeforeEditEventDialogShowEventArgs; var value; // Type: DOMElement value = instance.targetCell; |
Javascript (Specification) | |
---|---|
|