Specifies the height of the specified row in the specified column.
Original signature is '- (CGFloat)browser:(NSBrowser *)browser heightOfRow:(NSInteger)row inColumn:(NSInteger)columnIndex'
Available in Mac OS X v10.6 and later.


The height to set for the specified row, which must be greater than 0.

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