Passing Data to OnEventMove with e.Data
12 years ago.
The EventMoveArgs has a property called Data, which the intellisense indicates if for custom data. I need to pass an additional parameter other than the traditional Id, NewStart and NewEnd with the Callback to OnEventMove. How can I do this?
DayPilot