Contents

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