I am using DHTMLXscheduler v4.3 in timeline mode. I have implemented the onContectMenu handler but it works on the whole component. I want to show different menu options depending on where the user clicks. I can identify if they click on an event or on whitespace but I cant find a way to determine if that whitespace is a section in the left side y-axis. I want to identify which row(section) was clicked in specifically in the left y-axix column. Any help would be appreciated.