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