CurrentCellStartEditing canceled

I want to extend a GridControl without deriving a class from it. I have to synchronize my menu when its current cell enters editing mode and exits. How can I tell that somebody canceled CurrentCellStartEditing and it does enter editing state?

Loader.
Up arrow icon