setDrawsGrid:
Sets whether the table view draws a grid.
Declaration
- (void) setDrawsGrid:(BOOL) flag;Parameters
- flag:
Whether or not to draw the grid.
See Also
Deprecated Methods
dragImageForRows:event:dragImageOffset:setAutoresizesAllColumnsToFit:autoresizesAllColumnsToFitselectColumn:byExtendingSelection:selectRow:byExtendingSelection:tableView:writeRows:toPasteboard:drawsGridselectedColumnEnumeratorselectedRowEnumeratorfocusedColumn()setFocusedColumn(_:)shouldFocusCell(_:atColumn:row:)performClickOnCell(atColumn:row:)preparedCell(atColumn:row:)columnsInRect: