Sent to the delegate to get the keyboard-based selection (type select) string for the specified row and column.
Original signature is '- (NSString *)browser:(NSBrowser *)browser typeSelectStringForRow:(NSInteger)row inColumn:(NSInteger)column'
Available in Mac OS X v10.5 and later.


The keyboard-based selection string.

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