Looking at the documentation (and also in the code) there doesn't seem to be an event fired when a user changes the locked status on a column via the column menu, if the user drags a column into the locked area then a columnReorder event is fired, is there a way of detecting when a user has changed the lock state of a column so that I can automatically store and restore the locked column states?