See also

ASP.NET WebForms

ResourceCollapse event is called after a resource tree node is collapsed by the user.

The event handling type can be set using ResourceCollapseHandling property:

Example

ResourceCollapseHandling="JavaScript"
ResourceCollapseJavaScript="alert('Resource ' + resource.name + ' collapsed.');"

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScript
DayPilot for ASP.NET WebForms
DayPilot for ASP.NET MVC
DayPilot for Java