This event is fired when a resource tree node is expanded by the user.
onResourceExpand(args)
args.preventDefault() doesn't prevent the node from expanding. It only prevents the action specified using .resourceExpandHandling (i.e. "PostBack", "CallBack").
onResourceExpand(resource)
DayPilot.Resource is a simple class with three properties: