I'm making a dynamic RadDock structure as per
this post. I want to react to changes in the RadDocks (add, move, close). Where is the best place to do this? From the
RadDock Lifecycle I would gather that the best place to do this is in the RadDockLayout.SaveDockLayout-event, but I'm not sure.
Where is the best place to react to changes?