Built-in focus event when node focus is changed programmatically
Currently, the TreeView has a focus event for the component. However, when the focused node is changed programmatically using the focus method, there is no event. Can we have a built-in event for this?