Returns the item that contains the children located in the specified column.
Original signature is '- (id)parentForItemsInColumn:(NSInteger)column'
Available in Mac OS X v10.6 and later.


- column (NSInteger)
- The column.

The parent item for the specified column.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)