object.Event -= new EventHandlerType(your_Method); // Change your cell value object.Event += new EventHandlerType(your_Method);