Returns the width of the specified column.
Original signature is '- (CGFloat)widthOfColumn:(NSInteger)column'
Available in Mac OS X v10.3 and later.


- column (NSInteger)
- The index of the column for which to retrieve the width.

The width of the column.

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