isImageCellSelectedAtRow:andColumn: method

Call this to find out whether a cell at a given position has been clicked.

Syntax

- ( BOOL ) isImageCellSelectedAtRow : ( NSUInteger ) row andColumn : ( NSUInteger ) column

Parameters

Returns

YES if the specified cell is selected. NO otherwise.