wijmo.evcal Namespace > IBeforeDeleteCalendarEventArgs Interface : data Field |
This is the calendar data that should be deleted from a data source.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.evcal.IBeforeDeleteCalendarEventArgs; var value; // Type: object value = instance.data; |
Javascript (Specification) | |
---|---|
|