Declared In: NSTableView+Extensions.h
- scrollRowToTop:
- (void)scrollRowToTop:(int)rowIndex
Ensures that the row with rowIndex is in the top-third of the tableview. Scrolls as little as possible.