Gets the TreeViewColumn at the given position in the tree_view
.
this |
A TreeView. |
n |
The position of the column, counting from 0. |
The TreeViewColumn, or null if the position is outside the range of columns. |