Passing Data to OnEventMove with e.Data

Asked by David
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?

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.