How to find where the treegrid is split(columns)?

Is there a way to find out where a tree grid is split (columns)?

You can get number of columns in left part of grid with following code:

mygrid._fake.getColumnsNum()