10394 : What kind of event fired when TimeItemLink.Action = TimeItemLinkAction.Event ? How can i subscribe to it?

Question

Hi.
What kind of event fired when TimeItemLink.Action = TimeItemLinkAction.Event ?
How can i subscribe to it?

Im trying to use OnLinkAction Event but it doesnt work…

tnx!

Answer

When you set TimeItemLinkAction.Event on a link action the event Gantt.OnLinkAction will fire when the target is moved.

 

Leave a Reply